|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cms.crypto.SignedAttributesAdapter
public class SignedAttributesAdapter
Provides methods for processing signed attributes.
| Constructor Summary | |
|---|---|
SignedAttributesAdapter(SignedAttributes delegate)
Constructor for SignedAttributesAdapter with
signed attribute type parameter. |
|
| Method Summary | |
|---|---|
Attribute |
findAttribute(ASN1ObjectIdentifier oid)
Locates in a set of signed attributes an instance of the attribute identified by a provided information object identifier. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignedAttributesAdapter(SignedAttributes delegate)
SignedAttributesAdapter with
signed attribute type parameter.
delegate - an attribute type identifier| Method Detail |
|---|
public Attribute findAttribute(ASN1ObjectIdentifier oid)
oid - an information object identifier
null or the attribute sought
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||