Property | Type | Description | |
---|---|---|---|
Users | ScramUserCredentials |
Method | Description | |
---|---|---|
AuthenticateAsServer ( |
Requests that the provided stream be authenticated
|
|
ScramServer ( ) : System.IO |
|
public AuthenticateAsServer ( |
||
stream | ||
additionalChallenge | byte | Additional data to include in the challenge. If using SSL certificates, /// adding the thumbprint to the challenge will allow detecting man in the middle attacks. |
return |