|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OtherKeyAttribute | |
|---|---|
| kz.gamma.asn1.cms | |
| Uses of OtherKeyAttribute in kz.gamma.asn1.cms |
|---|
| Fields in kz.gamma.asn1.cms declared as OtherKeyAttribute | |
|---|---|
private OtherKeyAttribute |
KEKIdentifier.other
|
private OtherKeyAttribute |
RecipientKeyIdentifier.other
|
| Methods in kz.gamma.asn1.cms that return OtherKeyAttribute | |
|---|---|
static OtherKeyAttribute |
OtherKeyAttribute.getInstance(java.lang.Object o)
return an OtherKeyAttribute object from the given object. |
OtherKeyAttribute |
KEKIdentifier.getOther()
|
OtherKeyAttribute |
RecipientKeyIdentifier.getOtherKeyAttribute()
|
| Constructors in kz.gamma.asn1.cms with parameters of type OtherKeyAttribute | |
|---|---|
KEKIdentifier(byte[] keyIdentifier,
DERGeneralizedTime date,
OtherKeyAttribute other)
|
|
RecipientKeyIdentifier(ASN1OctetString subjectKeyIdentifier,
DERGeneralizedTime date,
OtherKeyAttribute other)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||