Package org.opensaml.xmlsec.algorithm
package org.opensaml.xmlsec.algorithm
Configuration and support classes for security algorithms.
-
ClassDescriptionAn interface for components which describe an algorithm identified by an algorithm URI.Algorithm descriptor types.A registry of
AlgorithmDescriptor
instances, to support various use cases for working with algorithm URIs.Helper methods for working with XML security algorithm URI's.Interface for block encryption algorithm descriptors.Interface for digest algorithm descriptors.Interface for key agreement algorithm descriptors.Interface for algorithm descriptors which specify a key length.Interface for algorithm descriptors which specify a key type.Interface for key transport algorithm descriptors.Interface for message authentication code (MAC) algorithm descriptors.Interface for signature algorithm descriptors.Interface for symmetric key wrap algorithm descriptors.