-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify keyMetadata for provider detection.
* The cert() function returns certs/keys from the local store regardless of store.Prov. This creates a problem when a cert is in a different provider than store.Prov. * Add type-specific getProperty functions for str, int, & handle. Make getProperty generic. * Modify keyMetadata to lookup the key's individual provider based on property lookups. * Use the provider implementation property as the basis for determining software-backed keys. PiperOrigin-RevId: 407329444
- Loading branch information
1 parent
7d4f992
commit ce8d7ef
Showing
1 changed file
with
70 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters