КриптоПро TLS |
Функции | Описание |
---|---|
SECURITY_STATUS AcquireCredentialsHandle ( SEC_CHAR *pszPrincipal, SEC_CHAR *pszPackage, ULONG fCredentialUse, PLUID pvLogonID, PVOID pAuthData, PVOID pGetKeyFn, PVOID pvGetKeyArgument, PCredHandle phCredential, PTimeStamp ptsExpiry ) | Функция AcquireCredentialsHandle(). |
SECURITY_STATUS FreeCredentialsHandle ( PCredHandle phCredential ) | Функция FreeCredentialsHandle(). |
SECURITY_STATUS QueryCredentialsAttributes ( PCredHandle phCredential, unsigned long ulAttribute, void SEC_FAR *pBuffer ) | Функция QueryCredentialsAttributes(). |