Builder

class Builder

Properties

Link copied to clipboard

Defines the algorithm used to generate the private key.

Link copied to clipboard

Defines the cryptographic providers used to generate the private key.

Link copied to clipboard

Defines the purpose of the private key. Set it to "KEY_EXCHANGE" or "SIGNATURE" value.

Link copied to clipboard

The key usage property defines the purpose of the private key contained in the certificate. You can specify specific purposes using property flags or all by using property type ALL.

Link copied to clipboard

Set the minimum key length of the private key.