Describes certificate request options for server key generation requests.
The following tables list the members exposed by the SkgOptions type.
Public
Properties
Name | Description | |
---|---|---|
![]() |
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). |
![]() |
Csp | Gets or sets the name of the cryptographic service provider (CSP). |
![]() |
ExchangeCert | Gets or sets the certificate that is used to archive a private key with a PKCS #7 request or a CMC request. |
![]() |
KeySize | Gets or sets the key length. |
![]() |
KeySpec | Gets or sets the type of key that is generated. |
![]() |
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. |
![]() |
Template | Gets or sets the name of the certificate template. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |