org.bouncycastle.openpgp
Interface PGPKeyFlags
public interface PGPKeyFlags
key flag values for the KeyFlags subpacket.
CAN_CERTIFY
static final int CAN_CERTIFY
- See Also:
- Constant Field Values
CAN_SIGN
static final int CAN_SIGN
- See Also:
- Constant Field Values
CAN_ENCRYPT_COMMS
static final int CAN_ENCRYPT_COMMS
- See Also:
- Constant Field Values
CAN_ENCRYPT_STORAGE
static final int CAN_ENCRYPT_STORAGE
- See Also:
- Constant Field Values
MAYBE_SPLIT
static final int MAYBE_SPLIT
- See Also:
- Constant Field Values
MAYBE_SHARED
static final int MAYBE_SHARED
- See Also:
- Constant Field Values