@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
src/lib/utils/asn1
ValidateASN1
Schema
Type Alias Schema
Schema
:
|
keyof
BasicSchemaMap
|
{
choice
:
Schema
[]
}
|
{
sequenceOf
:
Schema
}
|
{
optional
:
Schema
}
|
{
contains
:
Schema
;
kind
:
"implicit"
|
"explicit"
;
type
:
"context"
;
value
:
number
;
}
|
{
oid
:
string
;
type
:
"oid"
}
|
{
kind
:
"printable"
;
type
:
"string"
}
|
{
kind
:
"ia5"
;
type
:
"string"
}
|
{
kind
:
"utf8"
;
type
:
"string"
}
|
{
kind
:
"utc"
;
type
:
"date"
}
|
{
kind
:
"general"
;
type
:
"date"
}
|
readonly
[
Schema
,
...
Schema
[]
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@keetanetwork/keetanet-client
Loading...