tpe

Function verify_agg_dk

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

The function asserts that the ciphertext is valid.