Searched defs:signedPubKeyPath (Results 1 – 1 of 1) sorted by relevance
66 KeystoreKey::KeystoreKey(std::string signedPubKeyPath, const android::String16& keyAlias, in KeystoreKey()256 Result<SigningKey*> KeystoreKey::getInstance(const std::string& signedPubKeyPath, in getInstance()