Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_certificate.cpp213 if (!SetX509Version(x509)) { in AnalysisCertificate()
274 bool TLSCertificate::SetX509Version(X509 *x509) in SetX509Version() function in OHOS::NetStack::TlsSocket::TLSCertificate
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsCertificateTest.cpp129 bool setX509Version = tlsCertificate.SetX509Version(x509Ca);
180 bool ret = tlsCertificate.SetX509Version(x509);
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dtls_certificate.h53 bool SetX509Version(X509 *x509);