Package org.webpki.crypto
Interface SignatureAlgorithms
- All Superinterfaces:
CryptoAlgorithms
- All Known Implementing Classes:
AsymSignatureAlgorithms
,HmacAlgorithms
Common signature interface.
-
Method Summary
Methods inherited from interface org.webpki.crypto.CryptoAlgorithms
getAlgorithmId, getCoseAlgorithmId, getJceName, getJoseAlgorithmId, getKeyType, getOid, isDeprecated, isMandatorySksAlgorithm, isSymmetric
-
Method Details
-
getDigestAlgorithm
HashAlgorithms getDigestAlgorithm()
-