Bouncy Castle Cryptography 1.33

org.bouncycastle.asn1.smime
Interface SMIMEAttributes


public interface SMIMEAttributes


Field Summary
static DERObjectIdentifier encrypKeyPref
           
static DERObjectIdentifier smimeCapabilities
           
 

Field Detail

smimeCapabilities

public static final DERObjectIdentifier smimeCapabilities

encrypKeyPref

public static final DERObjectIdentifier encrypKeyPref

Bouncy Castle Cryptography 1.33