Searched refs:cipherName_ (Results 1 – 1 of 1) sorted by relevance
34 const std::string& CipherName() const { return cipherName_; } in CipherName()45 void setCipherName(const std::string& name) { cipherName_ = name; } in setCipherName()56 std::string cipherName_; variable
Completed in 4 milliseconds