pub(crate) fn import( global: &GlobalScope, format: KeyFormat, key_data: &[u8], extractable: bool, usages: Vec<KeyUsage>, can_gc: CanGc, ) -> Result<DomRoot<CryptoKey>, Error>
https://w3c.github.io/webcrypto/#hkdf-operations-import-key