UNPKG

x509-ts

Version:

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

4 lines 155 B
import GeneralName from "./GeneralName"; declare type GeneralNames = GeneralName[]; export default GeneralNames; //# sourceMappingURL=GeneralNames.d.ts.map