UNPKG

x509-ts

Version:

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

4 lines 113 B
export declare class X509Error extends Error { constructor(m: string); } //# sourceMappingURL=errors.d.ts.map