Bouncy Castle Cryptography Library 1.47

org.bouncycastle.asn1.cms
Interface CMSAttributes


public interface CMSAttributes


Field Summary
static ASN1ObjectIdentifier contentHint
           
static ASN1ObjectIdentifier contentType
           
static ASN1ObjectIdentifier counterSignature
           
static ASN1ObjectIdentifier messageDigest
           
static ASN1ObjectIdentifier signingTime
           
 

Field Detail

contentType

static final ASN1ObjectIdentifier contentType

messageDigest

static final ASN1ObjectIdentifier messageDigest

signingTime

static final ASN1ObjectIdentifier signingTime

counterSignature

static final ASN1ObjectIdentifier counterSignature

contentHint

static final ASN1ObjectIdentifier contentHint

Bouncy Castle Cryptography Library 1.47