MSCHAPv1Response
A MSCHAPv1Response specifies the values included in an MSCHAPv1 encoded authentication response.
Properties
Name | Type | Description | Notes |
---|---|---|---|
challenge | byte[] | The MSCHAPv1 challenge. | |
response | byte[] | The MSCHAPv1 response. |
A MSCHAPv1Response specifies the values included in an MSCHAPv1 encoded authentication response.
Name | Type | Description | Notes |
---|---|---|---|
challenge | byte[] | The MSCHAPv1 challenge. | |
response | byte[] | The MSCHAPv1 response. |