Click or drag to resize

Pfx Class

PKCS-12 (PFX) File Functions
Inheritance Hierarchy
SystemObject
  CryptoSysPKIPfx

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

The Pfx type exposes the following members.

Methods
 NameDescription
Public methodStatic memberMakeFile Create a PFX (PKCS-12) file from an X.509 certificate and (optional) encrypted private key file with advanced options.
Public methodStatic memberSignatureIsValid Verify the MacData signature in a PKCS-12 file.
Top
See Also