UNPKG

x509-ts

Version:

Encode and decode X.509 (TLS) Certificates, Attribute Certificates, CRLs, and more.

3 lines 144 B
declare type CertificateSerialNumber = Uint8Array; export default CertificateSerialNumber; //# sourceMappingURL=CertificateSerialNumber.d.ts.map