UNPKG

pkcs-ts

Version:

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

4 lines 278 B
import { AlgorithmIdentifier } from "x500-ts/dist/node/modules/AuthenticationFramework/AlgorithmIdentifier.ta"; export { sha_1 } from "../CryptographicMessageSyntax/sha-1.va"; export declare const alg_id_sha1: AlgorithmIdentifier; //# sourceMappingURL=alg-id-sha1.va.d.ts.map