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