UNPKG

pkcs-ts

Version:

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

4 lines 223 B
import { OBJECT_IDENTIFIER } from "asn1-ts"; export { pkcs_1 } from "../PKCS-1/pkcs-1.va"; export declare const sha512_256WithRSAEncryption: OBJECT_IDENTIFIER; //# sourceMappingURL=sha512-256WithRSAEncryption.va.d.ts.map