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