Home
last modified time | relevance | path

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

/dports/devel/ice37/ice-3.7.2/cpp/src/IceSSL/
H A DSChannelEngine.h116 const bool _strongCrypto; variable
H A DSChannelEngine.cpp601 _strongCrypto(false) in SSLEngine()
641 …const_cast<bool&>(_strongCrypto) = properties->getPropertyAsIntWithDefault(prefix + "SchannelStron… in initialize()
1183 if(_strongCrypto) in newCredentialsHandle()
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DSChannelEngine.h116 const bool _strongCrypto; variable
H A DSChannelEngine.cpp601 _strongCrypto(false) in SSLEngine()
641 …const_cast<bool&>(_strongCrypto) = properties->getPropertyAsIntWithDefault(prefix + "SchannelStron… in initialize()
1183 if(_strongCrypto) in newCredentialsHandle()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DSChannelEngine.h116 const bool _strongCrypto; variable
H A DSChannelEngine.cpp601 _strongCrypto(false) in SSLEngine()
641 …const_cast<bool&>(_strongCrypto) = properties->getPropertyAsIntWithDefault(prefix + "SchannelStron… in initialize()
1183 if(_strongCrypto) in newCredentialsHandle()