public class KeychainAlgorithmID
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KeychainAlgorithmID.CipherAlgs |
static class |
KeychainAlgorithmID.SignatureAlgs
This list contains the set of Algorithms Supported in the toolkit using the Keychain
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmID |
getAlgorithmID()
Return the Java toolkit's Algorithm ID associated with this Keychain
Algorithm ID
|
java.lang.String |
getKeychainAlgId()
Given a com.entrust.toolkit.asn1.structures.AlgorithmID object, return the
associated Keychain kSecKeyAlgorithm name as a String:
|
public AlgorithmID getAlgorithmID()
keychainAlgName - public java.lang.String getKeychainAlgId()
id - the com.entrust.toolkit.asn1.structures.AlgorithmID object