Method GetCryptoId
GetCryptoId(IDeviceProperties)
Gets the crypto ID in use.
Declaration
public static CryptoId GetCryptoId(this IDeviceProperties deviceProperties)
Parameters
| Type | Name | Description |
|---|---|---|
| IDeviceProperties | deviceProperties | The device properties. See DeviceProperties. |
Returns
| Type | Description |
|---|---|
| CryptoId | Null in case of absence or error. |