UNPKG

@apeleghq/cms-classes

Version:

A collection of utility classes to encode ASN.1 data following DER rules

5 lines 204 B
import { Asn1OctetString } from '@apeleghq/asn1-der'; declare class SubjectKeyIdentifier extends Asn1OctetString { } export default SubjectKeyIdentifier; //# sourceMappingURL=SubjectKeyIdentifier.d.ts.map