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

PkiStatus

public enum PkiStatus
namespace Org.BouncyCastle.Asn1.Cmp { public enum PkiStatus { Granted, GrantedWithMods, Rejection, Waiting, RevocationWarning, RevocationNotification, KeyUpdateWarning } }