ASN1Null

Implements ASN1Encodable.

Represents an ASN.1 null value.

Constructor

function constructor(): this;

Methods

Properties

interface Properties {
	class: ASN1Class;
	form: ASN1Form;
	tag: number;
}
  • class
  • type
  • tag