PrvKeyDataInfo (Class)¶
Metadata describing a private key data entry stored in a wallet file.
Exposes the entry's id, optional user-assigned name, and whether the
underlying key material requires a payment secret (BIP39 passphrase).
Returned by Wallet.prv_key_data_enumerate.