|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mindbright.asn1.ASN1Object
com.mindbright.asn1.ASN1DynamicType
com.mindbright.asn1.ASN1Choice
com.mindbright.security.pkcs7.RecipientInfos
public final class RecipientInfos
| Field Summary | |
|---|---|
ASN1SequenceOf |
riSequence
|
ASN1SetOf |
riSet
|
| Fields inherited from class com.mindbright.asn1.ASN1Choice |
|---|
members |
| Fields inherited from class com.mindbright.asn1.ASN1DynamicType |
|---|
value |
| Fields inherited from class com.mindbright.asn1.ASN1Object |
|---|
isSet, tag |
| Constructor Summary | |
|---|---|
RecipientInfos()
|
|
| Method Summary |
|---|
| Methods inherited from class com.mindbright.asn1.ASN1Choice |
|---|
bindType, getMember, memberMapping, setMember, setMember, setMember |
| Methods inherited from class com.mindbright.asn1.ASN1DynamicType |
|---|
decodeValue, encodeValue, getType, getValue, setValue, setValue |
| Methods inherited from class com.mindbright.asn1.ASN1Object |
|---|
decodeValue, getTag, isSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ASN1SequenceOf riSequence
public ASN1SetOf riSet
| Constructor Detail |
|---|
public RecipientInfos()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||