Home
last modified time | relevance | path

Searched defs:signedPubKeyPath (Results 1 – 1 of 1) sorted by relevance

/system/security/ondevice-signing/
DKeystoreKey.cpp66 KeystoreKey::KeystoreKey(std::string signedPubKeyPath, const android::String16& keyAlias, in KeystoreKey()
256 Result<SigningKey*> KeystoreKey::getInstance(const std::string& signedPubKeyPath, in getInstance()