Computes the signature of the provided sequence of bytes using the supplied key.
Input Arguments
Name
Type
Mandatory
Description
Input
XPRIM_Binary
Yes
The message whose signature is to be generated
Key
The secret key to use
Output Arguments
Result
The generated signature (bytes)
Return Value
None