|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.cms.Attributes
public class Attributes
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.asn1.ASN1Encodable |
|---|
BER, DER |
| Constructor Summary | |
|---|---|
Attributes(ASN1EncodableVector v)
|
|
| Method Summary | |
|---|---|
static Attributes |
getInstance(java.lang.Object obj)
|
DERObject |
toASN1Object()
Attributes ::= SET SIZE(1..MAX) OF Attribute -- according to RFC 5652 |
| Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
|---|
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Attributes(ASN1EncodableVector v)
| Method Detail |
|---|
public static Attributes getInstance(java.lang.Object obj)
public DERObject toASN1Object()
Attributes ::= SET SIZE(1..MAX) OF Attribute -- according to RFC 5652
toASN1Object in class ASN1Encodable
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||