-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alternative providers for key/trust stores
Updated the KeyStoreKeyManager and TrustStoreTrustManager classes to make it possible to use alternative security providers when accessing key store files. It is also possible to indicate whether non-FIPS 140-2-compliant key stores may be accessed in applications running in FIPS-compliant mode.
- Loading branch information
Showing
7 changed files
with
2,206 additions
and
41 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
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
Oops, something went wrong.