Decode authentication virtual machine bytecode (lockingBytecode or unlockingBytecode) into AuthenticationInstructionsMaybeMalformed. The method authenticationInstructionsAreMalformed can be used to check if these instructions include a malformed instruction. If not, they are valid AuthenticationInstructions.
lockingBytecode
unlockingBytecode
the authentication virtual machine bytecode to decode
Generated using TypeDoc
Decode authentication virtual machine bytecode (
lockingBytecode
orunlockingBytecode
) into AuthenticationInstructionsMaybeMalformed. The method authenticationInstructionsAreMalformed can be used to check if these instructions include a malformed instruction. If not, they are valid AuthenticationInstructions.