| Frames | No Frames |
Methods which throw type javax.crypto.ExemptionMechanismException | |
| byte[] | Return a key blob for the key that this mechanism was initialized
with.
|
| int | ExemptionMechanismSpi.engineGenExemptionBlob(byte[] output, int outputOffset) Generate a key blob for the key that this mechanism was initialized
with, storing it into the given byte array.
|
| void | Initialize this mechanism with a key.
|
| void | Initialize this mechanism with a key and parameters.
|
| void | Initialize this mechanism with a key and parameters.
|
| byte[] | |
| int | ExemptionMechanism.genExemptionBlob(byte[] output) |
| int | ExemptionMechanism.genExemptionBlob(byte[] output, int outputOffset) |
| void | |
| void | |
| void | |
| boolean | |