SetMeteredKey

Metered.SetMeteredKey method

Sets metered public and private key

public void SetMeteredKey(string publicKey, string privateKey)
Parameter Type Description
publicKey String public key
privateKey String private key

See Also