Uses of Interface
org.opensaml.xmlsec.algorithm.KeyLengthSpecifiedAlgorithm
Packages that use KeyLengthSpecifiedAlgorithm
Package
Description
Configuration and support classes for security algorithms.
Algorithm descriptor classes.
-
Uses of KeyLengthSpecifiedAlgorithm in org.opensaml.xmlsec.algorithm
Subinterfaces of KeyLengthSpecifiedAlgorithm in org.opensaml.xmlsec.algorithmModifier and TypeInterfaceDescriptioninterfaceInterface for block encryption algorithm descriptors.interfaceInterface for symmetric key wrap algorithm descriptors. -
Uses of KeyLengthSpecifiedAlgorithm in org.opensaml.xmlsec.algorithm.descriptors
Classes in org.opensaml.xmlsec.algorithm.descriptors that implement KeyLengthSpecifiedAlgorithmModifier and TypeClassDescriptionfinal classAlgorithm descriptor for block encryption algorithm: AES-128-CBC.final classAlgorithm descriptor for block encryption algorithm: AES-128-GCM.final classAlgorithm descriptor for block encryption algorithm: AES-192-CBC.final classAlgorithm descriptor for block encryption algorithm: AES-192-GCM.final classAlgorithm descriptor for block encryption algorithm: AES-256-CBC.final classAlgorithm descriptor for block encryption algorithm: AES-256-GCM.final classAlgorithm descriptor for block encryption algorithm: DESede-CBC.final classAlgorithm descriptor for symmetric key wrap algorithm: AES-128.final classAlgorithm descriptor for symmetric key wrap algorithm: AES-192.final classAlgorithm descriptor for symmetric key wrap algorithm: AES-256.final classAlgorithm descriptor for symmetric key wrap algorithm: DESede.