<PackageReference Include="BouncyCastle.Cryptography" Version="2.0.0" />

RsaSecretBcpgKey

public BigInteger CrtCoefficient { get; }

public string Format { get; }

The format, as a string, always "PGP".

public BigInteger Modulus { get; }

public BigInteger PrimeExponentP { get; }

public BigInteger PrimeExponentQ { get; }

public BigInteger PrimeP { get; }

public BigInteger PrimeQ { get; }

public BigInteger PrivateExponent { get; }