Searched defs:IkeMac (Results 1 – 1 of 1) sorted by relevance
38 abstract class IkeMac extends IkeCrypto implements ByteSigner { class44 protected IkeMac(int algorithmId, int keyLength, String algorithmName, boolean isEncryptAlgo) { in IkeMac() method in IkeMac