public static final class KeychainAlgorithmID.CipherAlgs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static KeychainAlgorithmID |
rsaEncryption
Keychain Name: "kSecKeyAlgorithmRSAEncryptionPKCS1"
Algorithm OID: "1.2.840.113549.1.1.1"
Registered JCA algorithm: "RSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
Source: PKCS #1
|
| Constructor and Description |
|---|
CipherAlgs() |
public static final KeychainAlgorithmID rsaEncryption