Type alias SignatureAlgorithmName

SignatureAlgorithmName: "hmacSHA1" | "hmacSHA256" | "hmacSHA384" | "hmacSHA512" | "SHA1withRSA" | "SHA256withRSA" | "SHA384withRSA" | "SHA512withRSA" | "SHA1withECDSA" | "SHA256withECDSA" | "SHA384withECDSA" | "SHA512withECDSA" | "SHA1withRSAandMGF1" | "SHA256withRSAandMGF1" | "SHA384withRSAandMGF1" | "SHA512withRSAandMGF1"