Package javax.xml.crypto.enc.spec
Parameter classes for XML Encryption.
See:
Interface Summary
| Interface | Description |
|---|---|
| AgreementMethodParameterSpec | A specification of algorithm parameters for an XML AgreementMethod
algorithm. |
| EncryptionMethodParameterSpec | A specification of algorithm parameters for a EncryptionMethod
algorithm. |
Class Summary
| Class | Description |
|---|---|
| DHAgreementMethodParameterSpec | Algorithm parameters for XML Diffie-Hellman key agreement algorithm. |
| RSAOAEPParameterSpec | Parameters for the XML Encryption RSA-OAEP algorithm. |