Searched defs:SSL_VERIFY_PEER (Results 1 – 2 of 2) sorted by relevance
952 static final int SSL_VERIFY_PEER = 0x01; field in NativeCrypto
2172 #define SSL_VERIFY_PEER 0x01 macro