Method SetCryptoId
SetCryptoId(IDeviceProperties, CryptoId)
Sets the crypto ID to use.
Declaration
public static bool SetCryptoId(this IDeviceProperties deviceProperties, CryptoId cryptoId)
Parameters
Type | Name | Description |
---|---|---|
IDeviceProperties | deviceProperties | The device properties. See DeviceProperties. |
CryptoId | cryptoId | The crypto ID to use. |
Returns
Type | Description |
---|---|
System.Boolean | True in case of success. |