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