|
Bouncy Castle Cryptography 1.28 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.asn1.cms.AttributeTable
Constructor Summary | |
AttributeTable(ASN1Set s)
|
|
AttributeTable(DEREncodableVector v)
|
|
AttributeTable(java.util.Hashtable attrs)
|
Method Summary | |
Attribute |
get(DERObjectIdentifier oid)
|
java.util.Hashtable |
toHashtable()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeTable(java.util.Hashtable attrs)
public AttributeTable(DEREncodableVector v)
public AttributeTable(ASN1Set s)
Method Detail |
public Attribute get(DERObjectIdentifier oid)
public java.util.Hashtable toHashtable()
|
Bouncy Castle Cryptography 1.28 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |