Home
last modified time | relevance | path

Searched refs:RSA_KEY1 (Results 1 – 1 of 1) sorted by relevance

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaSignatureTest.java41 static final RSAPublicKeySpec RSA_KEY1 = field in RsaSignatureTest
1167 testVectors(RSA_KEY1, ALGORITHM_KEY1, SIGNATURES_KEY1); in testVectorsAll()
1202 RSAPublicKeySpec key = RSA_KEY1; in testLegacySignatures()