OctetStringParams
Extends
BaseBlockParams
.LocalOctetStringValueBlockParams
Properties
blockLength?
optional
blockLength:number
Inherited from
error?
optional
error:string
Inherited from
idBlock?
optional
idBlock:Partial
<ILocalIdentificationBlock
> &Partial
<IHexBlock
>
Inherited from
isConstructed?
optional
isConstructed:boolean
Inherited from
LocalOctetStringValueBlockParams.isConstructed
isHexOnly?
optional
isHexOnly:boolean
Inherited from
LocalOctetStringValueBlockParams.isHexOnly
isIndefiniteForm?
optional
isIndefiniteForm:boolean
Inherited from
LocalOctetStringValueBlockParams.isIndefiniteForm
lenBlock?
optional
lenBlock:Partial
<ILocalLengthBlock
>
Inherited from
name?
optional
name:string
Inherited from
optional?
optional
optional:boolean
Inherited from
primitiveSchema?
optional
primitiveSchema:BaseBlock
<ValueBlock
,LocalBaseBlockJson
>
Inherited from
BaseBlockParams
.primitiveSchema
value?
optional
value:OctetString
[]
Inherited from
LocalOctetStringValueBlockParams.value
valueBeforeDecode?
optional
valueBeforeDecode:BufferSource
Inherited from
BaseBlockParams
.valueBeforeDecode
valueHex?
optional
valueHex:BufferSource
Inherited from
LocalOctetStringValueBlockParams.valueHex
warnings?
optional
warnings:string
[]