|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| kz.gamma.hardware.asn1.cms | |
| kz.gamma.hardware.cms | |
| kz.gamma.hardware.x509 | |
| Uses of Attribute in kz.gamma.hardware.asn1.cms |
|---|
| Methods in kz.gamma.hardware.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.hardware.asn1.cms with parameters of type Attribute | |
|---|---|
private void |
AttributeTable.addAttribute(DERObjectIdentifier oid,
Attribute a)
|
| Uses of Attribute in kz.gamma.hardware.cms |
|---|
| Methods in kz.gamma.hardware.cms with parameters of type Attribute | |
|---|---|
void |
CMSGammaEnvelopedData.addUnprotectedAttrs(Attribute attr)
Добавление не защищенных аттрибутов сообщения. |
| Uses of Attribute in kz.gamma.hardware.x509 |
|---|
| Fields in kz.gamma.hardware.x509 declared as Attribute | |
|---|---|
(package private) Attribute |
X509Attribute.attr
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||