2.2.2.3.5 Device Authentication Response
For all authentication, hosts send their device certificate, which is self-signed.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
DeviceCertLength |
DeviceCert (variable) |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
SignedThumbprintLength |
SignedThumbprint (variable) |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
DeviceCertLength (2 bytes): The length of DeviceCert.
DeviceCert (variable): A device certificate.
SignedThumbprintLength (2 bytes): The length of SignedThumbprint.
SignedThumbprint (variable): A signed DeviceCert thumbprint.