Deserializes a signature from a hex string. Attempts to deserialize using various signature types in sequence until one succeeds.
The hex string representation of the signature to deserialize
The deserialized signature
Error if deserialization fails for all supported signature types or if multiple deserializations are found
Deserializes a signature from a hex string. Attempts to deserialize using various signature types in sequence until one succeeds.