Property | Type | Description | |
---|---|---|---|
_key | byte[] |
Method | Description | |
---|---|---|
Verify ( byte data, byte signature, SctHashAlgorithm algorithm ) : bool |
Method | Description | |
---|---|---|
SignatureVerifier ( byte key ) : System |
protected SignatureVerifier ( byte key ) : System | ||
key | byte | |
return | System |
public abstract Verify ( byte data, byte signature, SctHashAlgorithm algorithm ) : bool | ||
data | byte | |
signature | byte | |
algorithm | SctHashAlgorithm | |
return | bool |