PKI-Lite - v1.0.5
Preparing search index...
pki-lite
core/PkiBase
asn1js
UTCTimeParams
Interface UTCTimeParams
interface
UTCTimeParams
{
blockLength
?:
number
;
error
?:
string
;
idBlock
?:
Partial
<
ILocalIdentificationBlock
>
&
Partial
<
IHexBlock
>
;
lenBlock
?:
Partial
<
ILocalLengthBlock
>
;
name
?:
string
;
optional
?:
boolean
;
primitiveSchema
?:
BaseBlock
<
ValueBlock
,
LocalBaseBlockJson
>
;
value
?:
string
;
valueBeforeDecode
?:
BufferSource
;
valueDate
?:
Date
;
valueHex
?:
BufferSource
;
warnings
?:
string
[]
;
}
Hierarchy (
View Summary
)
VisibleStringParams
UTCTimeParams
Index
Properties
block
Length?
error?
id
Block?
len
Block?
name?
optional?
primitive
Schema?
value?
value
Before
Decode?
value
Date?
value
Hex?
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
value
Date
valueDate
?:
Date
Optional
value
Hex
valueHex
?:
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
value
Date
value
Hex
warnings
PKI-Lite - v1.0.5
Loading...