|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| kz.gamma.asn1.cms | |
| kz.gamma.asn1.smime | Support classes useful for encoding and supporting S/MIME. |
| kz.gamma.cms | |
| Uses of Attribute in kz.gamma.asn1.cms |
|---|
| Methods in kz.gamma.asn1.cms that return Attribute | |
|---|---|
Attribute |
AttributeTable.get(DERObjectIdentifier oid)
Return the first attribute matching the OBJECT IDENTIFIER oid. |
static Attribute |
Attribute.getInstance(java.lang.Object o)
return an Attribute object from the given object. |
| Methods in kz.gamma.asn1.cms with parameters of type Attribute | |
|---|---|
private void |
AttributeTable.addAttribute(DERObjectIdentifier oid,
Attribute a)
|
| Uses of Attribute in kz.gamma.asn1.smime |
|---|
| Subclasses of Attribute in kz.gamma.asn1.smime | |
|---|---|
class |
SMIMECapabilitiesAttribute
|
class |
SMIMEEncryptionKeyPreferenceAttribute
The SMIMEEncryptionKeyPreference object. |
| Uses of Attribute in kz.gamma.cms |
|---|
| Methods in kz.gamma.cms with parameters of type Attribute | |
|---|---|
void |
CMSGammaEnvelopedData.addUnprotectedAttrs(Attribute attr)
Добавление не защищенных аттрибутов сообщения. |
void |
CMSVistaEnvelopedData.addUnprotectedAttrs(Attribute attr)
Добавление не защищенных аттрибутов сообщения. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||