|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptionMethodParameterSpec | |
---|---|
javax.xml.crypto.enc | |
javax.xml.crypto.enc.spec |
Uses of EncryptionMethodParameterSpec in javax.xml.crypto.enc |
---|
Methods in javax.xml.crypto.enc with parameters of type EncryptionMethodParameterSpec | |
---|---|
abstract EncryptionMethod |
XMLEncryptionFactory.newEncryptionMethod(java.lang.String algorithm,
java.lang.Integer keySize,
EncryptionMethodParameterSpec params)
Creates a EncryptionMethod for the specified algorithm URI,
key size, and parameters. |
Uses of EncryptionMethodParameterSpec in javax.xml.crypto.enc.spec |
---|
Classes in javax.xml.crypto.enc.spec that implement EncryptionMethodParameterSpec | |
---|---|
class |
RSAOAEPParameterSpec
Parameters for the XML Encryption RSA-OAEP algorithm. |
|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |