Searched refs:bySelectedEncryptionMethod (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEncryptedStreamSocket.cpp545 const uint8_t bySelectedEncryptionMethod = ENM_OBFUSCATION; // we do not support any further encryption in this version, so no need to look which the other client preferred local
546 fileResponse.WriteUInt8(bySelectedEncryptionMethod);
650 const uint8_t bySelectedEncryptionMethod = ENM_OBFUSCATION; // we do not support any further encryption in this version, so no need to look which the other client preferred local
651 fileResponse.WriteUInt8(bySelectedEncryptionMethod);

Completed in 104 milliseconds