Searched refs:PrivateKey (Results 1 – 2 of 2) sorted by relevance
101 const std::string& PrivateKey() const { return privateKey_; } in PrivateKey() function
223 BIO_puts(bio, PrivateKey().c_str()); in Decrypt()
Completed in 4 milliseconds