Package org.opensaml.xmlsec.algorithm
Class AlgorithmRegistry.SignatureAlgorithmIndex
- java.lang.Object
-
- org.opensaml.xmlsec.algorithm.AlgorithmRegistry.SignatureAlgorithmIndex
-
- Enclosing class:
- AlgorithmRegistry
protected class AlgorithmRegistry.SignatureAlgorithmIndex extends Object
Class used as index key for signature algorithm lookup.
-
-
Constructor Summary
Constructors Constructor Description SignatureAlgorithmIndex(String keyType, String digestType)
Constructor.
-