Function tpe::decrypt_preimage

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