Uses of Interface
org.opensaml.xmlsec.algorithm.BlockEncryptionAlgorithm
Packages that use BlockEncryptionAlgorithm
-
Uses of BlockEncryptionAlgorithm in org.opensaml.xmlsec.algorithm.descriptors
Classes in org.opensaml.xmlsec.algorithm.descriptors that implement BlockEncryptionAlgorithmModifier and TypeClassDescriptionfinal class
Algorithm descriptor for block encryption algorithm: AES-128-CBC.final class
Algorithm descriptor for block encryption algorithm: AES-128-GCM.final class
Algorithm descriptor for block encryption algorithm: AES-192-CBC.final class
Algorithm descriptor for block encryption algorithm: AES-192-GCM.final class
Algorithm descriptor for block encryption algorithm: AES-256-CBC.final class
Algorithm descriptor for block encryption algorithm: AES-256-GCM.final class
Algorithm descriptor for block encryption algorithm: DESede-CBC.