CreateCommandApdu Method
CreateCommandApdu()
Creates and validates the CommandApdu.
C#
public CommandApdu CreateCommandApdu()
Returns
The CommandApdu that targets the Move operation with the correct parameters
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | An exception will be thrown upon invalid slot usage. Either one of the slots were the Attestation or the source and destination slot were the same. |