[]
const SupportedHashAlgorithms: object;
Supported hash algorithms for Pkcs7Signer.
SHA1: "1.3.14.3.2.26";
SHA256: "2.16.840.1.101.3.4.2.1";
SHA384: "2.16.840.1.101.3.4.2.2";
SHA512: "2.16.840.1.101.3.4.2.3";