PKI-Lite - v1.0.5
Preparing search index...
pki-lite
core/PkiBase
asn1js
ObjectIdentifierParams
Interface ObjectIdentifierParams
interface
ObjectIdentifierParams
{
blockLength
?:
number
;
error
?:
string
;
idBlock
?:
Partial
<
ILocalIdentificationBlock
>
&
Partial
<
IHexBlock
>
;
lenBlock
?:
Partial
<
ILocalLengthBlock
>
;
name
?:
string
;
optional
?:
boolean
;
primitiveSchema
?:
BaseBlock
<
ValueBlock
,
LocalBaseBlockJson
>
;
value
?:
string
;
valueBeforeDecode
?:
BufferSource
;
warnings
?:
string
[]
;
}
Hierarchy (
View Summary
)
BaseBlockParams
LocalObjectIdentifierValueBlockParams
ObjectIdentifierParams
Index
Properties
block
Length?
error?
id
Block?
len
Block?
name?
optional?
primitive
Schema?
value?
value
Before
Decode?
warnings?
Properties
Optional
block
Length
blockLength
?:
number
Optional
error
error
?:
string
Optional
id
Block
idBlock
?:
Partial
<
ILocalIdentificationBlock
>
&
Partial
<
IHexBlock
>
Optional
len
Block
lenBlock
?:
Partial
<
ILocalLengthBlock
>
Optional
name
name
?:
string
Optional
optional
optional
?:
boolean
Optional
primitive
Schema
primitiveSchema
?:
BaseBlock
<
ValueBlock
,
LocalBaseBlockJson
>
Optional
value
value
?:
string
Optional
value
Before
Decode
valueBeforeDecode
?:
BufferSource
Optional
warnings
warnings
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Length
error
id
Block
len
Block
name
optional
primitive
Schema
value
value
Before
Decode
warnings
PKI-Lite - v1.0.5
Loading...