Searched refs:RSA_DEFAULT_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
73 private static final int RSA_DEFAULT_KEY_SIZE = 2048; field in KeyPairGeneratorSpec173 return RSA_DEFAULT_KEY_SIZE; in getDefaultKeySizeForType()