Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL. More...
Public Member Functions | |
| override void | Dispose () |
| string | GetCertificateName () |
| Gets the name of the certificate. More... | |
| string | GetIssuerName () |
| Gets the name of the issuer of the certificate. More... | |
Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL.
|
virtual |
Reimplemented from DeltaVSoft.RCFProto.Certificate.
| string DeltaVSoft.RCFProto.X509Certificate.GetCertificateName | ( | ) |
Gets the name of the certificate.
| string DeltaVSoft.RCFProto.X509Certificate.GetIssuerName | ( | ) |
Gets the name of the issuer of the certificate.
1.8.3.1