Class KJUR.asn1.DERSet
Extends
KJUR.asn1.DERAbstractStructured.
class for ASN.1 DER Set
Defined in: asn1-1.0.js.
Constructor Attributes | Constructor Name and Description |
---|---|
class for ASN.1 DER Set
As for argument 'params' for constructor, you can specify one of following properties:
|
- Fields borrowed from class KJUR.asn1.DERAbstractStructured:
- asn1Array
- Fields borrowed from class KJUR.asn1.ASN1Object:
- hL, hT, hTLV, hV, isModified
Class Detail
KJUR.asn1.DERSet()
class for ASN.1 DER Set
As for argument 'params' for constructor, you can specify one of following properties:
NOTE2: sortflag is supported since 1.0.5.
As for argument 'params' for constructor, you can specify one of following properties:
- array - specify array of ASN1Object to set elements of content
- sortflag - flag for sort (default: true). ASN.1 BER is not sorted in 'SET OF'.
NOTE2: sortflag is supported since 1.0.5.