signingAlgorithm property

SigningAlgorithm signingAlgorithm
final

Name of the algorithm your private CA uses to sign certificate requests.

This parameter should not be confused with the SigningAlgorithm parameter used to sign certificates when they are issued.

Implementation

final SigningAlgorithm signingAlgorithm;