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(java.security.Key key,
java.security.spec.AlgorithmParameterSpec params) |
engineGetMacLength, engineReset, engineUpdate, engineUpdate
protected void engineInit(java.security.Key key, java.security.spec.AlgorithmParameterSpec params) throws java.security.InvalidKeyException, java.security.ProviderException
engineInit
in class LunaMac
java.security.InvalidKeyException
java.security.ProviderException
protected byte[] engineDoFinal()
engineDoFinal
in class LunaMac
Copyright 2014-2018 SafeNet. All rights reserved.