Home
last modified time | relevance | path

Searched refs:authDirection (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionParams.java715 IkeAuthConfig(@IkeAuthMethod int authMethod, @AuthDirection int authDirection) { in IkeAuthConfig() argument
717 mAuthDirection = authDirection; in IkeAuthConfig()