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; }