Uses of Interface
org.opensaml.xmlsec.encryption.KeySize
Packages that use KeySize
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of KeySize in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return KeySizeMethods in org.opensaml.xmlsec.encryption with parameters of type KeySizeModifier and TypeMethodDescriptionvoidEncryptionMethod.setKeySize(KeySize newKeySize) Sets the KeySize child element.