| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms | |
| org.bouncycastle.asn1.tsp | |
| org.bouncycastle.tsp.cms |
| Modifier and Type | Method and Description |
|---|---|
static Attributes |
Attributes.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static Attributes |
Attributes.getInstance(Object obj)
Return an Attribute set object from the given object.
|
Attributes |
MetaData.getOtherMetaData() |
Attributes |
AttributeTable.toASN1Structure() |
| Constructor and Description |
|---|
AttributeTable(Attributes attrs) |
EnvelopedData(OriginatorInfo originatorInfo,
ASN1Set recipientInfos,
EncryptedContentInfo encryptedContentInfo,
Attributes unprotectedAttrs) |
MetaData(ASN1Boolean hashProtected,
DERUTF8String fileName,
DERIA5String mediaType,
Attributes otherMetaData) |
SignerInfo(SignerIdentifier sid,
AlgorithmIdentifier digAlgorithm,
Attributes authenticatedAttributes,
AlgorithmIdentifier digEncryptionAlgorithm,
ASN1OctetString encryptedDigest,
Attributes unauthenticatedAttributes) |
| Constructor and Description |
|---|
ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm,
Attributes attributes,
PartialHashtree[] reducedHashTree,
ContentInfo timeStamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSTimeStampedGenerator.setMetaData(boolean hashProtected,
String fileName,
String mediaType,
Attributes attributes)
Set the MetaData for the generated message.
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.