Uses of Interface
org.opensaml.xmlsec.algorithm.SymmetricKeyWrapAlgorithm
-
Packages that use SymmetricKeyWrapAlgorithm Package Description org.opensaml.xmlsec.algorithm.descriptors Algorithm descriptor classes. -
-
Uses of SymmetricKeyWrapAlgorithm in org.opensaml.xmlsec.algorithm.descriptors
Classes in org.opensaml.xmlsec.algorithm.descriptors that implement SymmetricKeyWrapAlgorithm Modifier and Type Class Description classSymmetricKeyWrapAES128Algorithm descriptor for symmetric key wrap algorithm: AES-128.classSymmetricKeyWrapAES192Algorithm descriptor for symmetric key wrap algorithm: AES-192.classSymmetricKeyWrapAES256Algorithm descriptor for symmetric key wrap algorithm: AES-256.classSymmetricKeyWrapDESedeAlgorithm descriptor for symmetric key wrap algorithm: DESede.
-