UNPKG

x509-ts

Version:

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

4 lines 183 B
import KeyIdentifier from "./KeyIdentifier"; declare type SubjectKeyIdentifier = KeyIdentifier; export default SubjectKeyIdentifier; //# sourceMappingURL=SubjectKeyIdentifier.d.ts.map