ASN1Form

Definition

enum ASN1Form {
	Primitive,
	Constructed
}

Values

  • Primitive
  • Constructed