Searched refs:PUBLIC_KEY_RSA2048_PATH (Results 1 – 2 of 2) sorted by relevance
38 pub const PUBLIC_KEY_RSA2048_PATH: &str = "data/testkey_rsa2048_pub.bin"; constant
204 &fs::read(PUBLIC_KEY_RSA2048_PATH)?, in payload_with_a_different_valid_public_key_fails_verification()