Package org.opensaml.xmlsec.algorithm
Class AlgorithmRegistry.SignatureAlgorithmIndex
java.lang.Object
org.opensaml.xmlsec.algorithm.AlgorithmRegistry.SignatureAlgorithmIndex
- Enclosing class:
- AlgorithmRegistry
Class used as index key for signature algorithm lookup.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
Key type. -
digest
Digest type.
-
-
Constructor Details
-
SignatureAlgorithmIndex
Constructor.- Parameters:
keyType
- the key typedigestType
- the digest type
-
-
Method Details