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

/libcore/luni/src/main/java/java/security/
H A DAlgorithmParametersSpi.java25 * {@code AlgorithmParametersSpi} is the Service Provider Interface (SPI)
30 public abstract class AlgorithmParametersSpi { class
33 * Initializes this {@code AlgorithmParametersSpi} with the specified
39 * if this {@code AlgorithmParametersSpi} has already been
41 * for initializing this {@code AlgorithmParametersSpi}.
47 * Initializes this {@code AlgorithmParametersSpi} with the specified
54 * if this {@code AlgorithmParametersSpi} has already been
60 * Initializes this {@code AlgorithmParametersSpi} with the specified
68 * if this {@code AlgorithmParametersSpi} has already been
76 * AlgorithmParametersSpi}
[all...]

Completed in 73 milliseconds