Click or drag to resize
MimeKit

SaslMechanismChallengeAsync Method

Overload List
 NameDescription
Public methodChallengeAsync(String, CancellationToken) Asynchronously decode the base64-encoded server challenge and return the next challenge response encoded in base64.
Protected methodChallengeAsync(Byte, Int32, Int32, CancellationToken) Asynchronously parse the server's challenge token and return the next challenge response.
Top
See Also