isLowDERSignature

fun isLowDERSignature(sig: ByteArray): Boolean

Return

true if the input is a "low S" signature

Parameters

sig

signature (DER encoded, without a trailing sighash byte)