Home
last modified time | relevance | path

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

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