Searched defs:setSecretKey (Results 1 – 1 of 1) sorted by relevance
342 public static void setSecretKey(KeyStore ks) throws Exception { in setSecretKey() method in KeyStoreTest345 public static void setSecretKey(KeyStore ks, String alias) throws Exception { in setSecretKey() method in KeyStoreTest348 public static void setSecretKey(KeyStore ks, String alias, SecretKey key) throws Exception { in setSecretKey() method in KeyStoreTest