Package | Description |
---|---|
kz.gamma.asn1.cms |
Modifier and Type | Field and Description |
---|---|
private OtherKeyAttribute |
RecipientKeyIdentifier.other |
private OtherKeyAttribute |
KEKIdentifier.other |
Modifier and Type | Method and Description |
---|---|
static OtherKeyAttribute |
OtherKeyAttribute.getInstance(java.lang.Object o)
return an OtherKeyAttribute object from the given object.
|
OtherKeyAttribute |
KEKIdentifier.getOther() |
OtherKeyAttribute |
RecipientKeyIdentifier.getOtherKeyAttribute() |
Constructor and Description |
---|
KEKIdentifier(byte[] keyIdentifier,
DERGeneralizedTime date,
OtherKeyAttribute other) |
RecipientKeyIdentifier(ASN1OctetString subjectKeyIdentifier,
DERGeneralizedTime date,
OtherKeyAttribute other) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.