JCE Provider
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
CryptoServerMac Class Reference

CryptoServerMac. More...

Inherits MacSpi.

Protected Member Functions

int engineGetMacLength ()
 
void engineInit (Key inkey, AlgorithmParameterSpec param) throws InvalidKeyException, InvalidAlgorithmParameterException
 
void engineReset ()
 
void engineUpdate (byte[] input, int inputOffset, int inputLen)
 
void engineUpdate (byte input)
 
byte[] engineDoFinal ()
 

Detailed Description

CryptoServerMac.