Function nostr_sdk::nips::nip04::decrypt

source ·
pub fn decrypt<S>(
    sk: &SecretKey,
    pk: &XOnlyPublicKey,
    encrypted_content: S
) -> Result<String, Error>where
    S: Into<String>,
Expand description

Dectypt