tpe

Function decrypt_preimage

Source
pub fn decrypt_preimage(
    ct: &CipherText,
    agg_dk: &AggregateDecryptionKey,
) -> [u8; 32]