- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
getAlgorithmName
- Parameters:
keyId - is used as lookup to find the correct configured algorithm name for this keyId
The keyId is sent in the message together with the signature
- Returns:
- the algorithm name (which is never
null)
- Throws:
IllegalArgumentException - if it can't provide an algorithm based on keyId