tagion_wallet_get_device_pin

Get the DevicePIN

version(none)
extern (C)
int
tagion_wallet_get_device_pin

Parameters

wallet_instance const(WalletT*)

pointer to the wallet instance

device_pin_buf uint8_t**

pointer to the returned buffer for the devicepin

device_pin_buf_len size_t*

length of the returned buffer

Return Value

Type: int

ErrorCode