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

CLASS_SENSITIVE

public static final byte CLASS_SENSITIVE

Bouncy Castle Cryptography Library 1.64