Bouncy Castle Cryptography Library 1.81

org.bouncycastle.asn1.smime
Interface SMIMEAttributes


public interface SMIMEAttributes


Field Summary
static org.bouncycastle.asn1.ASN1ObjectIdentifier encrypKeyPref
           
static org.bouncycastle.asn1.ASN1ObjectIdentifier smimeCapabilities
           
 

Field Detail

smimeCapabilities

public static final org.bouncycastle.asn1.ASN1ObjectIdentifier smimeCapabilities

encrypKeyPref

public static final org.bouncycastle.asn1.ASN1ObjectIdentifier encrypKeyPref

Bouncy Castle Cryptography Library 1.81