set_api_key_blob
Description:
[
Version ( since =
"0.1.9" ) ]
public void set_api_key_blob (
uint8 blob,
size_t size)
Set the binary API key in the configuration
Parameters:
this |
the config instance
|
blob |
the binary API key blob
|
size |
the size of the blob
|