org.bouncycastle.asn1.cms

Interface CMSAttributes

public interface CMSAttributes

Field Summary
static DERObjectIdentifiercontentType
static DERObjectIdentifiercounterSignature
static DERObjectIdentifiermessageDigest
static DERObjectIdentifiersigningTime

Field Detail

contentType

public static final DERObjectIdentifier contentType

counterSignature

public static final DERObjectIdentifier counterSignature

messageDigest

public static final DERObjectIdentifier messageDigest

signingTime

public static final DERObjectIdentifier signingTime