Mentalis.org Security Library documentation

Certificate.AssociateWithPrivateKey Method

Associates the certificate with a private key from a PVK file.

Overload List

Associates the certificate with a private key from a PVK file.

public void AssociateWithPrivateKey(string,string);

Associates the certificate with a private key from a PVK file.

public void AssociateWithPrivateKey(string,string,bool);

See Also

Certificate Class | Org.Mentalis.Security.Certificates Namespace