Method | Description | |
---|---|---|
EcdsaP256SignatureVerifier ( byte key ) : System | ||
Verify ( byte data, byte signature, SctHashAlgorithm algorithm ) : bool |
public EcdsaP256SignatureVerifier ( byte key ) : System | ||
key | byte | |
return | System |
public Verify ( byte data, byte signature, SctHashAlgorithm algorithm ) : bool | ||
data | byte | |
signature | byte | |
algorithm | SctHashAlgorithm | |
return | bool |