Property PrivateKey
- Namespace
- MailFathom.Infrastructure.Certificates
- Assembly
- MailFathom.Infrastructure.dll
PrivateKey
Gets or sets the PEM private key belonging to the leaf, whose nested password block decrypts it when it is encrypted.
public ConfiguredSecret? PrivateKey { get; set; }