| Class | Description |
|---|---|
| JniKeychain |
Class for interfacing with native Keychain code.
|
| KeychainAlgorithmID |
This class is used to organize the Keychain Algorithms supported by the toolkit
|
| KeychainAlgorithmID.CipherAlgs | |
| KeychainAlgorithmID.SignatureAlgs |
This list contains the set of Algorithms Supported in the toolkit using the Keychain
|
| KeychainAttribute |
These are String types used to define general Attribute used in the
Apple Keychain.
|
| KeychainAttributeKeyType |
These are String types used to define the Attribute Key Types used in the
Apple Keychain.
|
| KeychainAttributeTypeAndValue | |
| KeychainAttributeValue | |
| KeychainAttributeValueType | |
| KeychainHandle | |
| KeychainItem | |
| KeychainKey |
This class encapsulates information about a handle to a KeyChain Key object.
|