SecureWallet.checkPincode

Checks if the pincode is correct

struct SecureWallet(Net : SecureNet)
bool
checkPincode
(
const(char[]) pincode
)

Parameters

pincode const(char[])

device pincode

Return Value

Type: bool

true if the pincode is correct