Uses of Class
org.bouncycastle.asn1.cms.AttributeTable
Packages that use AttributeTable
Package
Description
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
-
Uses of AttributeTable in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return AttributeTableModifier and TypeMethodDescriptionAttributeTable.add
(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) Return a new table with the passed in attribute added.AttributeTable.remove
(ASN1ObjectIdentifier attrType)