ExemptionMechanismSpi
Class ExemptionMechanismSpi
- java.lang.Object
-
- javax.crypto.ExemptionMechanismSpi
public abstract class ExemptionMechanismSpi extends Object
This class defines the Service Provider Interface (SPI) for the ExemptionMechanism
class. All the abstract methods in this class must be implemented by each cryptographic service provider who wishes to supply the implementation of a particular exemption mechanism.
- Since:
- 1.4
Constructors
ExemptionMechanismSpi
public ExemptionMechanismSpi()
Methods
engineGetOutputSize
protected a