BaseBlockParams
Extends
LocalBaseBlockParams
.LocalIdentificationBlockParams
.LocalLengthBlockParams
.Partial
<IBaseBlock
>
Extended by
BaseStringBlockParams
PrimitiveParams
ConstructedParams
BooleanParams
OctetStringParams
BitStringParams
IntegerParams
ObjectIdentifierParams
RelativeObjectIdentifierParams
Properties
blockLength?
optional
blockLength:number
Inherited from
LocalBaseBlockParams.blockLength
error?
optional
error:string
Inherited from
LocalBaseBlockParams.error
idBlock?
optional
idBlock:Partial
<ILocalIdentificationBlock
> &Partial
<IHexBlock
>
Inherited from
LocalIdentificationBlockParams.idBlock
lenBlock?
optional
lenBlock:Partial
<ILocalLengthBlock
>
Inherited from
LocalLengthBlockParams.lenBlock
name?
optional
name:string
Inherited from
Partial.name
optional?
optional
optional:boolean
Inherited from
Partial.optional
primitiveSchema?
optional
primitiveSchema:BaseBlock
<ValueBlock
,LocalBaseBlockJson
>
Inherited from
Partial.primitiveSchema
valueBeforeDecode?
optional
valueBeforeDecode:BufferSource
Inherited from
LocalBaseBlockParams.valueBeforeDecode
warnings?
optional
warnings:string
[]
Inherited from
LocalBaseBlockParams.warnings