Click or drag to resize

Pem Class

PEM file conversion routines
Inheritance Hierarchy
SystemObject
  CryptoSysPKIPem

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public class Pem

The Pem type exposes the following members.

Methods
 NameDescription
Public methodStatic memberFileFromBinFile Create a PEM file from a binary file with option for line endings.
Public methodStatic memberFileToBinFile Convert the contents of a PEM file into a binary file.
Top
See Also