UNPKG

x509-ts

Version:

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

3 lines 101 B
declare type PublicKey = boolean[]; export default PublicKey; //# sourceMappingURL=PublicKey.d.ts.map