Home
last modified time | relevance | path

Searched refs:certChain (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/identity/common/
DWritableIdentityCredential.cpp85 optional<vector<uint8_t>> certChain = hwProxy_->createCredentialKey( in getAttestationCertificate() local
87 if (!certChain) { in getAttestationCertificate()
94 support::certificateChainSplit(certChain.value()); in getAttestationCertificate()