Verify test vector signature.
This function verifies that the expected signature from test vectors can be verified using the group verifying key and message. It uses the ciphersuite's native verify method to ensure compatibility.
The ciphersuite to test
The test vector data
Verify test vector signature.
This function verifies that the expected signature from test vectors can be verified using the group verifying key and message. It uses the ciphersuite's native verify method to ensure compatibility.