| Package | Description |
|---|---|
| iaik.cms |
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownKeyAttribute
This class implements any unknown Key Attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyAttribute |
OtherKeyAttribute.create(ObjectID keyAttrID)
Returns the implementation of the key attribute defined through an
ASN.1 ObjectID.
|
KeyAttribute |
OtherKeyAttribute.getKeyAttribute()
Gets the KeyAttribute component of this OtherKeyAttribute.
|
| Constructor and Description |
|---|
OtherKeyAttribute(KeyAttribute keyAttribute)
Creates an OtherKeyAttribute from the supplied KeyAttribute.
|