Uses of Interface
org.opensaml.xmlsec.encryption.KeyLength
-
Packages that use KeyLength Package Description org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. -
-
Uses of KeyLength in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return KeyLength Modifier and Type Method Description KeyLengthPBKDF2Params. getKeyLength()Get the KeyLength child element.Methods in org.opensaml.xmlsec.encryption with parameters of type KeyLength Modifier and Type Method Description voidPBKDF2Params. setKeyLength(KeyLength length)Set the KeyLength child element.
-