Searched refs:EC_DEFAULT_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
68 private static final int EC_DEFAULT_KEY_SIZE = 256; field in KeyPairGeneratorSpec171 return EC_DEFAULT_KEY_SIZE; in getDefaultKeySizeForType()