Searched refs:KA_ALG (Results 1 – 1 of 1) sorted by relevance
86 private static final String KA_ALG = "ECDH"; field in SecureBox289 KeyAgreement agreement = KeyAgreement.getInstance(KA_ALG); in dhComputeSecret()