HMACAlgorithm.verifySignature

Undocumented in source. Be warned that the author may not have intended to support it.
class HMACAlgorithm(DigestMethod)
bool
verifySignature
(
ubyte[] key
,
string value
,
string sig
)

Meta