Searched defs:IkeKePayload (Results 1 – 1 of 1) sorted by relevance
71 public final class IkeKePayload extends IkePayload { class161 public IkeKePayload(boolean critical, byte[] payloadBody) throws IkeProtocolException { in IkeKePayload() method in IkeKePayload189 private IkeKePayload(int dhGroup, byte[] keyExchangeData, PrivateKey localPrivateKey) { in IkeKePayload() method in IkeKePayload