TlsStream.LocalCertificate Property
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9083)
LocalCertificate
Gets the certificate chain used to authenticate the remote endpoint.
Declaration
public virtual CertificateChain LocalCertificate { get; }
Property Value
Type | Description |
---|---|
CertificateChain |