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 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.