Searched refs:keyWrapAlgorithm_ (Results 1 – 1 of 1) sorted by relevance
36 const std::string& KeyWrapAlgorithm() const { return keyWrapAlgorithm_; } in KeyWrapAlgorithm()47 void setKeyWrapAlgorithm(const std::string& algo) { keyWrapAlgorithm_ = algo; } in setKeyWrapAlgorithm()58 std::string keyWrapAlgorithm_; variable
Completed in 5 milliseconds