Searched refs:RSA_KEY_SIZE_BITS (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/testing/src/main/java/libcore/java/security/
H A DTestKeyStore.java101 private static final int RSA_KEY_SIZE_BITS = 1024; field in class:TestKeyStore
571 keySize = RSA_KEY_SIZE_BITS;

Completed in 45 milliseconds