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