[ Version ( since = "3.0" ) ]
public string challenge_base64_sync (string token, Cancellable? cancellable = null) throws Error
As with challenge_sync, but the challenge token and the
response are both base64-encoded.
| this |
a Sasl |
| token |
a base64-encoded token |
| cancellable |
optional Cancellable object, or null |
|
the base64-encoded response |