fixedLength static method
Get the fixed length in bytes.
Implementation
static int fixedLength() {
return Bip32KeyDataConst.fingerprintByteLen;
}
Get the fixed length in bytes.
static int fixedLength() {
return Bip32KeyDataConst.fingerprintByteLen;
}