Method GSSAPI.Cred()->release()
- Method
release
void
release()- Description
Frees the resources for the credential.
This wraps GSS_Release_cred according to RFC 2743 section 2.1.2.
- Note
This function might block on network connections to remote authentication servers.