CsrResult.PrivateKeyPemEncrypted property

The PEM-encoded encrypted private key string, if an encryption password was provided; otherwise, null.

public string? PrivateKeyPemEncrypted { get; set; }

See Also