NativeDtlsEngine.peerCertificates
TlsCertificateChain peerCertificates(DtlsPeerState state) @safeGet the peer's certificate chain.
Parameters
state | The peer state. |
Returns
The peer's certificate chain, or null if not available.
TlsCertificateChain peerCertificates(DtlsPeerState state) @safeGet the peer's certificate chain.
state | The peer state. |