Description
The function uses a digital signature to verify the originality of the Feature. If the signature check is successful, then the feature is original and available for work.
Syntax
public unsafe Status Check(byte[] publicKey)
Parameters
publicKey | Buffer with a public key. Each feature has its own public key. It is specified in the Guardant Station interface, "Features" section on the page of a specific feature |