Searched refs:SetCertificate (Results 1 – 4 of 4) sorted by relevance
218 void SetCertificate(const uint8_t *aX509Cert, in SetCertificate() function in ot::Coap::CoapSecure223 mDtls.SetCertificate(aX509Cert, aX509Length, aPrivateKey, aPrivateKeyLength); in SetCertificate()
244 void SetCertificate(const uint8_t *aX509Certificate,
457 void Dtls::SetCertificate(const uint8_t *aX509Certificate, in SetCertificate() function in ot::MeshCoP::Dtls
66 …instance.GetApplicationCoapSecure().SetCertificate(aX509Cert, aX509Length, aPrivateKey, aPrivateKe… in otCoapSecureSetCertificate()