public class LunaMacGmacAES extends LunaMac
mByteArray, mKey, mMacLength, mMechType| Constructor and Description |
|---|
LunaMacGmacAES() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
engineDoFinal() |
protected void |
engineInit(Key key,
AlgorithmParameterSpec params) |
engineGetMacLength, engineReset, engineUpdate, engineUpdateclone, engineUpdateprotected void engineInit(Key key, AlgorithmParameterSpec params) throws InvalidKeyException, ProviderException
engineInit in class LunaMacInvalidKeyExceptionProviderExceptionprotected byte[] engineDoFinal()
engineDoFinal in class LunaMacCopyright 2014-2016 SafeNet Inc