Searched refs:P11ECDHKeyAgreement (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11ECDHKeyAgreement.java44 final class P11ECDHKeyAgreement extends KeyAgreementSpi { class in inherits:KeyAgreementSpi
64 P11ECDHKeyAgreement(Token token, String algorithm, long mechanism) { method in class:P11ECDHKeyAgreement
H A DSunPKCS11.java588 d(KA, "ECDH", "sun.security.pkcs11.P11ECDHKeyAgreement",
952 return new P11ECDHKeyAgreement(token, algorithm, mechanism);

Completed in 25 milliseconds