Method GetDriverCert
GetDriverCert()
Gets the driver certificate, if present.
Declaration
public static IEnumerable<byte> GetDriverCert()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Byte> | An empty sequence in case of error. |