Checks if the provided buffer is a canonical script signature.
A canonical script signature is a valid DER-encoded signature followed by a valid hash type byte.
The buffer to check.
true if the buffer is a canonical script signature, false otherwise.
true
false
Checks if the provided buffer is a canonical script signature.
A canonical script signature is a valid DER-encoded signature followed by a valid hash type byte.