@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
src/lib/utils/asn1
JStoASN1
Variable JStoASN1
JStoASN1
:
{
(
input
:
Readonly
<
ASN1AnyJS
>
,
)
:
|
Integer
|
Sequence
|
Constructed
|
Set
|
GeneralizedTime
|
Null
|
OctetString
|
BitString
|
ObjectIdentifier
|
Boolean
|
PrintableString
|
IA5String
|
Utf8String
;
(
input
:
Readonly
<
ASN1AnyJS
>
,
allowUndefined
:
true
)
:
ASN1AnyASN
;
}
Type declaration
(
input
:
Readonly
<
ASN1AnyJS
>
,
)
:
|
Integer
|
Sequence
|
Constructed
|
Set
|
GeneralizedTime
|
Null
|
OctetString
|
BitString
|
ObjectIdentifier
|
Boolean
|
PrintableString
|
IA5String
|
Utf8String
Parameters
input
:
Readonly
<
ASN1AnyJS
>
Returns
|
Integer
|
Sequence
|
Constructed
|
Set
|
GeneralizedTime
|
Null
|
OctetString
|
BitString
|
ObjectIdentifier
|
Boolean
|
PrintableString
|
IA5String
|
Utf8String
(
input
:
Readonly
<
ASN1AnyJS
>
,
allowUndefined
:
true
)
:
ASN1AnyASN
Parameters
input
:
Readonly
<
ASN1AnyJS
>
allowUndefined
:
true
Returns
ASN1AnyASN
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@keetanetwork/keetanet-client
Loading...