java.lang.Object
nl.altindag.desidero.OSCertificateUtils
- Direct Known Subclasses:
AndroidCertificateUtils,LinuxCertificateUtils,MacCertificateUtils,WindowsCertificateUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateKeyStoreIfAvailable(String keyStoreType, char[] keyStorePassword) findPathsWithSamePrefix(String filenamePrefix, Path rootPath) (package private) List<Certificate> getCertificates(List<Path> certificatePaths) (package private) List<Certificate> loadCertificate(Path path)
-
Field Details
-
LOGGER
private static final nl.altindag.sude.Logger LOGGER
-
-
Constructor Details
-
OSCertificateUtils
OSCertificateUtils()
-
-
Method Details
-
getTrustStores
-
getCertificates
-
loadCertificate
-
findPathsWithSamePrefix
-
createKeyStoreIfAvailable
-