The key pair is generated using the RSA algorithm and specified parameters.
Name | Type | Description | Notes |
---|---|---|---|
modulus | int | The length of the RSA key, expressed in bits, for both public and private keys. | [optional] [default to 2048] |
The key pair is generated using the RSA algorithm and specified parameters.
Name | Type | Description | Notes |
---|---|---|---|
modulus | int | The length of the RSA key, expressed in bits, for both public and private keys. | [optional] [default to 2048] |