UNPKG

pkcs-ts

Version:

PKCS #1 through #15 (Except #11) - Private and Public Keys, Certificates, and More

4 lines 228 B
import { OBJECT_IDENTIFIER } from "asn1-ts"; export { pkcs_12PbeIds } from "../PKCS-12/pkcs-12PbeIds.va"; export declare const pbeWithSHAAnd128BitRC4: OBJECT_IDENTIFIER; //# sourceMappingURL=pbeWithSHAAnd128BitRC4.va.d.ts.map