Class Index | File Index

Classes


Class KJUR.asn1.DERSequence


Extends KJUR.asn1.DERAbstractStructured.
class for ASN.1 DER Sequence
Defined in: asn1-1.0.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
class for ASN.1 DER Sequence
As for argument 'params' for constructor, you can specify one of following properties:
  • array - specify array of ASN1Object to set elements of content
NOTE: 'params' can be omitted.
Fields borrowed from class KJUR.asn1.DERAbstractStructured:
asn1Array
Fields borrowed from class KJUR.asn1.ASN1Object:
hL, hT, hTLV, hV, isModified, params
Methods borrowed from class KJUR.asn1.DERAbstractStructured:
appendASN1Object, setByASN1ObjectArray
Methods borrowed from class KJUR.asn1.ASN1Object:
getEncodedHex, getLengthHexFromValue, getValueHex, tohex
Class Detail
KJUR.asn1.DERSequence()
class for ASN.1 DER Sequence
As for argument 'params' for constructor, you can specify one of following properties:
  • array - specify array of ASN1Object to set elements of content
NOTE: 'params' can be omitted.

© 2012-2023 Kenji Urushima, All rights reserved
Documentation generated by JsDoc Toolkit 2.4.0