Searched refs:RSA_ATTEST_KEY (Results 1 – 2 of 2) sorted by relevance
43 const RSA_ATTEST_KEY: &str = concat!( constant382 key: KeyMaterial::Rsa(rsa::Key(hex::decode(RSA_ATTEST_KEY).unwrap()).into()), in new()
62 RSA_ATTEST_KEY = 0u, enumerator82 uint32_t attestAuthSet = dataProvider->ConsumeBool() ? AttestAuthSet::RSA_ATTEST_KEY in createAuthSetForAttestKey()90 case RSA_ATTEST_KEY: { in createAuthSetForAttestKey()