Searched defs:getSecretKey (Results 1 – 3 of 3) sorted by relevance
50 public byte[] getSecretKey(String alg, byte[] publicKey) throws Exception { in getSecretKey() method in KeyAgreementThread.KeyAgreementGen
1322 public SecretKey getSecretKey() { in getSecretKey() method in KeyStore.SecretKeyEntry
100 private static SecretKey getSecretKey() { in getSecretKey() method in KeyStoreTest