interface EncPinHint {
    data: string;
    length: string;
    version: number;
}

Properties

Properties

data: string

encrypted hint data

length: string

The length of the hint

version: number

The version of the hint