Bouncy Castle Cryptography Library 1.49

org.bouncycastle.bcpg.sig
Interface RevocationKeyTags


public interface RevocationKeyTags


Field Summary
static byte CLASS_DEFAULT
           
static byte CLASS_SENSITIVE
           
 

Field Detail

CLASS_DEFAULT

static final byte CLASS_DEFAULT
See Also:
Constant Field Values

CLASS_SENSITIVE

static final byte CLASS_SENSITIVE
See Also:
Constant Field Values

Bouncy Castle Cryptography Library 1.49