RCFProto
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
DeltaVSoft.RCFProto.X509Certificate Class Reference

Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL. More...

Inheritance diagram for DeltaVSoft.RCFProto.X509Certificate:
DeltaVSoft.RCFProto.Certificate

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...
 

Detailed Description

Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL.

Member Function Documentation

override void DeltaVSoft.RCFProto.X509Certificate.Dispose ( )
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.


The documentation for this class was generated from the following file: