CsrResult.PrivateKey property
The private key associated with the CSR.
public AsymmetricKeyParameter PrivateKey { get; set; }
See Also
- record CsrResult
- namespace Kestrun.Certificates
The private key associated with the CSR.
public AsymmetricKeyParameter PrivateKey { get; set; }