| Package | Description |
|---|---|
| com.entrust.toolkit.keychain |
| Modifier and Type | Class and Description |
|---|---|
class |
KeychainAttributeKeyType
These are String types used to define the Attribute Key Types used in the
Apple Keychain.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
KeychainKey.getKeyChainAttributeTypeAndValue(KeychainAttribute attribute)
Gets the value of a parameter associated with this key in the JniKeyChain.
|
| Constructor and Description |
|---|
KeychainAttributeTypeAndValue(KeychainAttribute type,
KeychainAttributeValue value) |