Overload List

  NameDescription
Public methodStatic memberCreateFromPFX(array<Byte>[]()[][], String)
Loads the certificate and private key from a PFX buffer.
Public methodStatic memberCreateFromPFX(String, String)
Loads the certificate and private key from a PFX file.
Public methodStatic memberCreateFromPFX(String, String, Boolean)
Loads the certificate and private key from a PFX file.

See Also