Searched refs:DSA_DEFAULT_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
63 private static final int DSA_DEFAULT_KEY_SIZE = 1024; field in KeyPairGeneratorSpec169 return DSA_DEFAULT_KEY_SIZE; in getDefaultKeySizeForType()