Searched defs:KeyAgreementSpi (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/javax/crypto/
H A DKeyAgreementSpi.java31 public abstract class KeyAgreementSpi { class
34 * Creates a new {@code KeyAgreementSpi} instance.
36 public KeyAgreementSpi() { method in class:KeyAgreementSpi
107 * Initializes this {@code KeyAgreementSpi} with the specified key and the
122 * Initializes this {@code KeyAgreementSpi} with the specified key,

Completed in 278 milliseconds