Enum PkiStatus
- Namespace
- Org.BouncyCastle.Asn1.Cmp
- Assembly
- BouncyCastle.Cryptography.dll
public enum PkiStatus
Fields
Granted = 0GrantedWithMods = 1KeyUpdateWarning = 6Rejection = 2RevocationNotification = 5RevocationWarning = 4Waiting = 3