Searched refs:validateEcPoint (Results 1 – 1 of 1) sorted by relevance
410 validateEcPoint(x, y); in decodePublicKey()421 private static void validateEcPoint(BigInteger x, BigInteger y) throws InvalidKeyException { in validateEcPoint() method in SecureBox