pub type SecKeyKeyExchangeParameter = CFString;
Available on crate feature
SecKey
only.Expand description
for KDF (key derivation function).
See also Apple’s documentation
Aliased Type§
pub struct SecKeyKeyExchangeParameter { /* private fields */ }