Searched defs:certificate (Results 1 – 9 of 9) sorted by relevance
29 struct Credential certificate; member299 struct Credential certificate; variable329 struct Credential certificate; variable397 struct Credential certificate; variable
285 void IccOperatorRule::SetCertificate(const std::string &certificate) in SetCertificate()290 void IccOperatorRule::SetCertificate(std::string &&certificate) in SetCertificate()
35 pub(crate) fn certificate(&self) -> Option<Vec<Certificate>> { in certificate() method
40 struct CertInfo *certificate = nullptr; member
142 struct Credential *certificate) in CmGetAppCert()
543 struct Credential *certificate) in GetAppCert()590 …ClientGetAppCert(const struct CmBlob *keyUri, const uint32_t store, struct Credential *certificate) in CmClientGetAppCert()
266 uint8_t *GetX509EncodedDataStream(const X509 *certificate, int *dataLength) in GetX509EncodedDataStream()
52 HcfX509Certificate *certificate = nullptr; member310 HcfX509Certificate *certificate = napiX509Cert->GetX509Cert(); in IsRevoked() local615 HcfX509Certificate *certificate = napiX509Cert->GetX509Cert(); in GetRevokedCertificateWithCert() local
1434 X509 *certificate = nullptr; variable