For the latest news and information visit The GNU Crypto project | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
MacSpi
gnu.crypto.jce.mac.MacAdapter
gnu.crypto.jce.mac.UMac32Spi
public final class UMac32Spi
extends MacAdapter
Field Summary |
Fields inherited from class gnu.crypto.jce.mac.MacAdapter | |
attributes , mac |
Constructor Summary | |
Method Summary | |
protected void |
|
Methods inherited from class gnu.crypto.jce.mac.MacAdapter | |
clone , engineDoFinal , engineGetMacLength , engineInit , engineReset , engineUpdate , engineUpdate |
protected void engineInit(Key key, AlgorithmParameterSpec params) throws InvalidKeyException, InvalidAlgorithmParameterException
- Overrides:
- engineInit in interface MacAdapter