pub fn encrypt(desc: Descriptor<DescriptorPublicKey>) -> Result<Vec<u8>>Expand description
Encrypts a descriptor such that it can only be recovered by a set of keys with access to the funds.
pub fn encrypt(desc: Descriptor<DescriptorPublicKey>) -> Result<Vec<u8>>Encrypts a descriptor such that it can only be recovered by a set of keys with access to the funds.