ClientAuth

Undocumented in source.

Constructors

this
this(string packageName, string clientName, string targetSecurityContextProvider, IscReq securityContextFlags, uint dataRep)
Undocumented in source.

Alias This

base

Members

Aliases

DefaultSecurityContextFlags
alias DefaultSecurityContextFlags = BaseAuth.DefaultSecurityContextFlags
Undocumented in source.

Functions

authorize
auto authorize(const(ubyte)[] data)

Perform *one* step of the server authentication process.

Variables

base
BaseAuth base;
Undocumented in source.
targetSecurityContextProvider
string targetSecurityContextProvider;
Undocumented in source.

Meta