org.bouncycastle.asn1.cms

Interface CMSAttributes

public interface CMSAttributes

Field Summary

static DERObjectIdentifier
contentType
static DERObjectIdentifier
counterSignature
static DERObjectIdentifier
messageDigest
static DERObjectIdentifier
signingTime

Field Details

contentType

public static final DERObjectIdentifier contentType


counterSignature

public static final DERObjectIdentifier counterSignature


messageDigest

public static final DERObjectIdentifier messageDigest


signingTime

public static final DERObjectIdentifier signingTime