|
Bouncy Castle Cryptography 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.SimpleAttributeTableGenerator
Basic generator that just returns a preconstructed attribute table
Fields inherited from interface org.bouncycastle.cms.CMSAttributeTableGenerator |
CONTENT_TYPE,
DIGEST,
DIGEST_ALGORITHM_IDENTIFIER,
MAC_ALGORITHM_IDENTIFIER,
SIGNATURE,
SIGNATURE_ALGORITHM_IDENTIFIER |
Constructor Summary | |
SimpleAttributeTableGenerator(org.bouncycastle.asn1.cms.AttributeTable attributes)
|
Method Summary | |
org.bouncycastle.asn1.cms.AttributeTable |
getAttributes(java.util.Map parameters)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SimpleAttributeTableGenerator(org.bouncycastle.asn1.cms.AttributeTable attributes)
Method Detail |
public org.bouncycastle.asn1.cms.AttributeTable getAttributes(java.util.Map parameters)
|
Bouncy Castle Cryptography 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |