libdas2
das2 core C utilities
|
#include <das2/credentials.h>
A single credential.
Public Member Functions | |
bool | das_cred_init (das_credential *pCred, const char *sServer, const char *sRealm, const char *sDataset, const char *sHash) |
Initialize a credential to be cached in the credentials manager. More... | |