Searched refs:ecKey (Results 1 – 1 of 1) sorted by relevance
205 ECKey ecKey = (ECKey) key; in getSignatureAlgorithm() local206 int curveSize = ecKey.getParams().getOrder().bitLength(); in getSignatureAlgorithm()