UNPKG

pkcs-ts

Version:

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

3 lines 141 B
import { HashAlgorithm } from "../PKCS-1/HashAlgorithm.ta"; export declare const sha1: HashAlgorithm; //# sourceMappingURL=sha1.va.d.ts.map