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