Function decrypt

Source
pub fn decrypt(
    data: &[u8],
    pks: Vec<DescriptorPublicKey>,
) -> Result<Descriptor<DescriptorPublicKey>>
Expand description

Decrypts an encrypted descriptor using a set of public keys with access to the funds