Home
last modified time | relevance | path

Searched defs:setSecretKey (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyStoreTest.java342 public static void setSecretKey(KeyStore ks) throws Exception { in setSecretKey() method in KeyStoreTest
345 public static void setSecretKey(KeyStore ks, String alias) throws Exception { in setSecretKey() method in KeyStoreTest
348 public static void setSecretKey(KeyStore ks, String alias, SecretKey key) throws Exception { in setSecretKey() method in KeyStoreTest