Click or drag to resize

wclBluetoothOobDataC Property

Gets and sets a 128-bit cryptographic key used for two-way authentication.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public byte[] C { get; set; }

Property Value

Byte
A 128-bit cryptographic key used for two-way authentication.
See Also