Function dnstplib::crypto::asym_to_sym_key
source ยท pub fn asym_to_sym_key(secret: &SharedSecret<NistP256>) -> Aes256GcmSiv
Expand description
Turn the asymmetric shared secret into a symmetric encryption key
pub fn asym_to_sym_key(secret: &SharedSecret<NistP256>) -> Aes256GcmSiv
Turn the asymmetric shared secret into a symmetric encryption key