summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/java/at/gv/egiz/eaaf/core/impl/credential/KeyStoreConfiguration.java
AgeCommit message (Expand)AuthorFilesLines
2023-05-08feat(core): add in-line method to KeyStoreFactoryThomas1-1/+6
2020-07-03updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with Shibbol...Thomas Lenz1-2/+7
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz1-12/+13
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-5/+36
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz1-3/+137
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz1-0/+59