org.bouncycastle.asn1.cmp
Interface PKIStatus
- public interface PKIStatus
GRANTED
public static final int GRANTED
- See Also:
- Constant Field Values
GRANTED_WITH_MODS
public static final int GRANTED_WITH_MODS
- See Also:
- Constant Field Values
REJECTION
public static final int REJECTION
- See Also:
- Constant Field Values
WAITING
public static final int WAITING
- See Also:
- Constant Field Values
REVOCATION_WARNING
public static final int REVOCATION_WARNING
- See Also:
- Constant Field Values
REVOCATION_NOTIFICATION
public static final int REVOCATION_NOTIFICATION
- See Also:
- Constant Field Values