Searched defs:GetSigningKey (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dpolicy_builder.cc166 scoped_ptr<crypto::RSAPrivateKey> PolicyBuilder::GetSigningKey() { function in class:policy::PolicyBuilder
227 scoped_ptr<crypto::RSAPrivateKey> old_signing_key = GetSigningKey();
238 policy_signing_key = GetSigningKey();

Completed in 223 milliseconds