Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for enumerating key handles #1

Merged
merged 5 commits into from
May 31, 2016
Merged

Commits on May 31, 2016

  1. support for enumerating key handles

    GetKeys will return a list of handles for currently-loaded TPM keys.
    This is useful for debugging and is needed for graceful cleanup or
    recovery of TPM resources.
    kevinawalsh committed May 31, 2016
    Configuration menu
    Copy the full SHA
    b402dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd805b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8000054 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    096ef8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6644fb2 View commit details
    Browse the repository at this point in the history