Searched defs:decryption_key (Results 1 – 2 of 2) sorted by relevance
118 decryption_key: Aes256Key, field174 let decryption_key = derive_aes256_key::<C>(&decode_key, b"ENC:2"); in new() localVariable
83 pub async fn decryption_key( in decryption_key() function