Public Properties

  Name Description
public property Archive Gets or sets a Boolean value that indicates if an encrypted private key is included as a part of each certificate request and archived on the certification authority (CA).
public property Csp Gets or sets the name of the cryptographic service provider (CSP).
public property ExchangeCert Gets or sets the certificate that is used to archive a private key with a PKCS #7 request or a CMC request.
public property KeySize Gets or sets the key length.
public property KeySpec Gets or sets the type of key that is generated.
public property Smime Gets or sets a Boolean value that indicates if PKCS #10 requests will contain a signed attribute for Secure/Multipurpose Internet Mail Extensions (S/MIME) capabilities.
public property Template Gets or sets the name of the certificate template.

See Also