ASN1Null
Implements ASN1Encodable
.
Represents an ASN.1 real value of 0.
Constructor
function constructor(): this;
Methods
Properties
interface Properties {
class: ASN1Class;
form: ASN1Form;
tag: number;
}
class
type
tag
Implements ASN1Encodable
.
Represents an ASN.1 real value of 0.
function constructor(): this;
interface Properties {
class: ASN1Class;
form: ASN1Form;
tag: number;
}
class
type
tag