tpe

Function verify_agg_decryption_key

Source
pub fn verify_agg_decryption_key(
    agg_pk: &AggregatePublicKey,
    agg_dk: &AggregateDecryptionKey,
    ct: &CipherText,
    commitment: &Hash,
) -> bool
Expand description

The function asserts that the ciphertext is valid.