Home
last modified time | relevance | path

Searched defs:KeyLengthAttribute (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1765 public static final class KeyLengthAttribute extends Attribute { class in IkeSaPayload
1768 protected KeyLengthAttribute(byte[] value) { in KeyLengthAttribute() method in IkeSaPayload.KeyLengthAttribute
1772 protected KeyLengthAttribute(int keyLength) { in KeyLengthAttribute() method in IkeSaPayload.KeyLengthAttribute