GenerateCertificateCreateSelfSignedCertificate Method

Overload List

CreateSelfSignedCertificate(String, Int32, Int32) Creates a self signed certificate that can be used in SSL communications.
CreateSelfSignedCertificate(String, DateTime, DateTime, Int32, Int32, String, String) Creates new certificate with the specified attributes and saves it to a file.

See Also