Searched defs:modulusSizeInBits (Results 1 – 8 of 8) sorted by relevance
236 int modulusSizeInBits = modulus.bitLength(); in parsePublicKey() local278 int modulusSizeInBits = modulus.bitLength(); in parsePrivateKey() local
241 int modulusSizeInBits = modulus.bitLength(); in parsePublicKey() local286 int modulusSizeInBits = modulus.bitLength(); in parsePrivateKey() local
283 int modulusSizeInBits = modulus.bitLength(); in getPublicKeyFromProto() local
73 HashType hashType, int modulusSizeInBits, BigInteger publicExponent) { in createKeyFormat()
75 int modulusSizeInBits, in createKeyFormat()
79 JwtRsaSsaPkcs1Algorithm algorithm, int modulusSizeInBits, BigInteger publicExponent) { in createKeyFormat()
79 JwtRsaSsaPssAlgorithm algorithm, int modulusSizeInBits, BigInteger publicExponent) { in createKeyFormat()