Bouncy Castle Cryptography Library 1.64

org.bouncycastle.bcpg.sig
Interface RevocationKeyTags


public interface RevocationKeyTags


Field Summary
static byte CLASS_DEFAULT
           
static byte CLASS_SENSITIVE
           
 

Field Detail

CLASS_DEFAULT

public static final byte CLASS_DEFAULT
See Also:
Constant Field Values

CLASS_SENSITIVE

public static final byte CLASS_SENSITIVE
See Also:
Constant Field Values

Bouncy Castle Cryptography Library 1.64