Closed rzbrk closed 2 years ago
See: 504a3bdb919b697e29bab71f335efc655bcd4b8b
By implementing this method it was discovered that the module will not return a meaningful response if applied to a record that is not trained (and has no signature). Therefore, this method checks the training status of the record. If the status is "untrained" there is no need to ask the module for the signature.
Implement command Check Signature of One Record (03)