Uses of Class javax.crypto.ExemptionMechanismException

Uses in package javax.crypto

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
int
ExemptionMechanism.genExemptionBlob(byte[] output, int outputOffset)
void
void
void
boolean