Movatterモバイル変換


[0]ホーム

URL:


Go to main content
oracle home

Developer's Guide to Oracle® Solaris 11.4 Security

Exit Print View

 
Search Scope:
  »  ...Documentation Home  »  Oracle Solaris 11.4 Information Library  »  Developer's Guide to Oracle® ...  »  GSS-API Server Example  »  Cleaning Up the GSSAPI Server Example
Updated: November 2020
 
 

Cleaning Up the GSSAPI Server Example

Back in themain() function, the applicationdeletes the service credential withgss_release_cred().If an OID for the mechanism has been specified, the program deletes the OIDwithgss_release_oid() and exits.

     (void) gss_release_cred(&min_stat, &server_creds);
Copyright © 2000, 2020, Oracle and/or its affiliates. 
Previous
Next

[8]ページ先頭

©2009-2025 Movatter.jp