Common parameters for cryptographic operations.
Summary
Types
@type t() :: %BSV.Wallet.Types.EncryptionArgs{ counterparty: BSV.Wallet.Types.Counterparty.t(), key_id: String.t(), privileged: boolean(), privileged_reason: String.t(), protocol_id: BSV.Wallet.Types.Protocol.t(), seek_permission: boolean() }