CsrResult.PrivateKeyDer property

The DER-encoded private key bytes.

public byte[] PrivateKeyDer { get; set; }

See Also