Searched refs:certchain (Results 1 – 1 of 1) sorted by relevance
411 CertChainPtr certchain; in AttestKey() local412 response->error = context_->GenerateAttestation(*key, request.attest_params, &certchain); in AttestKey()414 response->certificate_chain = *certchain; in AttestKey()418 delete certchain.release(); in AttestKey()