UNPKG

@peculiar/asn1-x509

Version:

ASN.1 schema of `Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile` (RFC5280)

7 lines (6 loc) 190 B
export var Version; (function (Version) { Version[Version["v1"] = 0] = "v1"; Version[Version["v2"] = 1] = "v2"; Version[Version["v3"] = 2] = "v3"; })(Version || (Version = {}));