<PackageReference Include="System.Security.Cryptography.Pkcs" Version="10.0.12" />

System.Security.Cryptography.Pkcs.Asn1.PkiStatus

enum PkiStatus
namespace System.Security.Cryptography.Pkcs.Asn1 { internal enum PkiStatus { Granted, GrantedWithMods, Rejection, Waiting, RevocationWarning, RevocationNotification, KeyUpdateWarning } }