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

/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
H A DHandshakeProtocol.java506 protected static int getRSAKeyLength(PublicKey pk) method in class:HandshakeProtocol
H A DServerHandshakeImpl.java480 if (getRSAKeyLength(pk) > 512) {

Completed in 53 milliseconds