Home
last modified time | relevance | path

Searched refs:SystemKeyStore (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/
H A DSystemKeyStore.java36 public class SystemKeyStore { class
40 private static SystemKeyStore mInstance = new SystemKeyStore();
42 private SystemKeyStore() { } in SystemKeyStore() method in SystemKeyStore
44 public static SystemKeyStore getInstance() { in getInstance()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48693 Landroid/security/SystemKeyStore;-><init>()V
48694 Landroid/security/SystemKeyStore;->deleteKey(Ljava/lang/String;)V
48695 Landroid/security/SystemKeyStore;->generateNewKey(ILjava/lang/String;Ljava/lang/String;)[B
48697 Landroid/security/SystemKeyStore;->getInstance()Landroid/security/SystemKeyStore;
48698 Landroid/security/SystemKeyStore;->getKeyFile(Ljava/lang/String;)Ljava/io/File;
48699 Landroid/security/SystemKeyStore;->KEY_FILE_EXTENSION:Ljava/lang/String;
48700 Landroid/security/SystemKeyStore;->mInstance:Landroid/security/SystemKeyStore;
48701 Landroid/security/SystemKeyStore;->retrieveKey(Ljava/lang/String;)[B
48702 Landroid/security/SystemKeyStore;->retrieveKeyHexString(Ljava/lang/String;)Ljava/lang/String;
48703 Landroid/security/SystemKeyStore;->SYSTEM_KEYSTORE_DIRECTORY:Ljava/lang/String;
[all …]