Interface ChangePinBlock

interface ChangePinBlock {
    hint: EncPinHint;
    newUVD: EncUVD;
    otp?: string;
    UVD: EncUVD;
}

Properties

Properties

newUVD: EncUVD

The user's new encrypted PIN

otp?: string
UVD: EncUVD

The user's existing encrypted PIN