K4LocalPw constructor

K4LocalPw(
  1. Uint8List bytes
)

Implementation

K4LocalPw(Uint8List bytes) : super(bytes, PaserkKey.k4LocalPwPrefix);