Method GetDeviceFirmwareVersion
GetDeviceFirmwareVersion(Attributes)
Gets the device firmware version in the given attributes if present with the object identifier DOT_STEPOVER_DOC_DEVICE_FIRMWAREVERSION
Declaration
public static string GetDeviceFirmwareVersion(Attributes attributes)
Parameters
Type | Name | Description |
---|---|---|
Org.BouncyCastle.Asn1.Cms.Attributes | attributes | The attributes. |
Returns
Type | Description |
---|---|
System.String | The device firmware version null in case of error. |