| Package | Description |
|---|---|
| javax.crypto.spec |
| Class and Description |
|---|
| OAEPParameterSpec
This class specifies the set of parameters used with OAEP Padding, as defined in the
PKCS#1 v2.2 standard.
|
| PSource
This class specifies the source for encoding input P in OAEP Padding, as defined in the
PKCS#1 v2.2 standard.
|
| PSource.PSpecified
This class is used to explicitly specify the value for encoding input P in OAEP Padding.
|