mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
1 line
501 B
JavaScript
1 line
501 B
JavaScript
initSidebarItems({"static":[["HKDF_SHA1_FOR_LEGACY_USE_ONLY","HKDF using HMAC-SHA-1. Obsolete."],["HKDF_SHA256","HKDF using HMAC-SHA-256."],["HKDF_SHA384","HKDF using HMAC-SHA-384."],["HKDF_SHA512","HKDF using HMAC-SHA-512."]],"struct":[["Algorithm","An HKDF algorithm."],["Okm","An HKDF OKM (Output Keying Material)"],["Prk","A HKDF PRK (pseudorandom key)."],["Salt","A salt for HKDF operations."]],"trait":[["KeyType","The length of the OKM (Output Keying Material) for a `Prk::expand()` call."]]}); |