Skip to main content

Windows User Connection

Authenticator availability

Native (SRP) and Certificate (X.509) are the self-authenticating principal types every kS provides. Directory authenticators (the LDAP/Kerberos lineages, including the Windows sample) are build-dependent and not present in every shipped kS.

Windows User Connection

The following example illustrates how to make a connection to a key service with a Windows user.


Code Samples

See the C environment settings for details on setting the project environment.


c_connect_win.c

The complete source for this sample, together with its console output, is published in the SDK reference and is the maintained copy:

c_connect_win.c