• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Mozilla
  2. Network Security Services
  3. NSS reference
  4. FC_FindObjectsFinal

FC_FindObjectsFinal

Name

FC_FindObjectsFinal - terminate an object search.

Syntax

CK_RV FC_FindObjectsFinal(
  CK_SESSION_HANDLE hSession,
);

Parameters

hSession
[in] session handle.

Description

Clears the object search criteria for a session.

Return value

Examples

See also

  • FC_FindObjects, NSC_FindObjectsFinal

Found a problem with this page?

  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Mar 15, 2021, by MDN contributors

  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies