UNPKG

x509-ts

Version:

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

4 lines 170 B
import { ObjectIdentifier } from "asn1-ts"; export declare const pkiPMIWrapperOID: ObjectIdentifier; export * from "./Version8/index"; //# sourceMappingURL=index.d.ts.map