Home
last modified time | relevance | path

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

/external/openscreen/platform/impl/
Dtls_connection_factory_posix.cc37 ErrorOr<std::vector<uint8_t>> GetDEREncodedPeerCertificate(const SSL& ssl) { in GetDEREncodedPeerCertificate() function
266 GetDEREncodedPeerCertificate(*connection->ssl_); in Connect()
312 GetDEREncodedPeerCertificate(*connection->ssl_); in Accept()