Up to 40 bytes that contain the GET HSM MODULEVERSION command type and the output data from the get Module HSM Module Version function on the HSM:
Command type - 2 bytes
Return code - 4 bytes
ModuleVersion - up to 16 bytes
ModuleVersionLength - 4 bytes
Plus 12 bytes for Authentication Suite Server SDK internal use.
aat_int32
ReplySize
I
The length of the InReply message.
aat_ascii *
ModuleVersion
O
String of up to 15+1 characters library version of the form w.x.y.z with w, x, y, and z positive decimal value between 0 and 255 (+ 1 null terminator character).
aat_int32 *
ModuleVersionLength
I/O
In input, this parameter must indicate the size of the allocated buffer for the ModuleVersion parameter (recommended 16 bytes).
In output, this parameter indicates the length of the ModuleVersion string (without the null-terminated character).