Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/
H A DIkeSessionParams.java706 public abstract static class IkeAuthConfig { class in IkeSessionParams
715 IkeAuthConfig(@IkeAuthMethod int authMethod, @AuthDirection int authDirection) { in IkeAuthConfig() method in IkeSessionParams.IkeAuthConfig