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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DDHCrypt.java185 * @param keyIsValidated whether the {@code peerPublicKey} has beed
191 boolean keyIsValidated) throws IOException {
200 if (!keyIsValidated &&
190 getAgreedSecret(BigInteger peerPublicValue, boolean keyIsValidated) argument

Completed in 38 milliseconds