CsrResult.PrivateKey property

The private key associated with the CSR.

public AsymmetricKeyParameter PrivateKey { get; set; }

See Also