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 class
SymmetricKeyWrapAES128
Algorithm descriptor for symmetric key wrap algorithm: AES-128.class
SymmetricKeyWrapAES192
Algorithm descriptor for symmetric key wrap algorithm: AES-192.class
SymmetricKeyWrapAES256
Algorithm descriptor for symmetric key wrap algorithm: AES-256.class
SymmetricKeyWrapDESede
Algorithm descriptor for symmetric key wrap algorithm: DESede.
-