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

Use this class to load a certificate in .pem format. Only applicable to OpenSSL. More...

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

Public Member Functions

override void Dispose ()
 
 PemCertificate (string pathToCert, string password)
 Loads a .pem certificate, using the given file path and password. More...
 
 PemCertificate (string pathToCert)
 

Detailed Description

Use this class to load a certificate in .pem format. Only applicable to OpenSSL.

Constructor & Destructor Documentation

DeltaVSoft.RCFProto.PemCertificate.PemCertificate ( string  pathToCert,
string  password 
)

Loads a .pem certificate, using the given file path and password.

DeltaVSoft.RCFProto.PemCertificate.PemCertificate ( string  pathToCert)

Member Function Documentation

override void DeltaVSoft.RCFProto.PemCertificate.Dispose ( )
virtual

Reimplemented from DeltaVSoft.RCFProto.Certificate.


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