Searched refs:clientPubRsa (Results 1 – 1 of 1) sorted by relevance
94 RSAPublicKey clientPubRsa = (RSAPublicKey) clientPubKey; in getAlpha() local105 byte[] clientModulus = clientPubRsa.getModulus().abs().toByteArray(); in getAlpha()107 clientPubRsa.getPublicExponent().abs().toByteArray(); in getAlpha()