public interface MacEngine
getMac
that must return the Mac value calculated on the data.Modifier and Type | Method and Description |
---|---|
byte[] |
getMac()
Gets the calculated Mac value.
|
byte[] getMac() throws CMSCryptoException
CMSCryptoException
- if an error occurs calculating the final Mac value