Interface TlsServerCertificate
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
Server certificate carrier interface.
public interface TlsServerCertificate
Properties
Certificate
Certificate Certificate { get; }
Property Value
CertificateStatus
CertificateStatus CertificateStatus { get; }