All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.dbstarll.utils.lang.security.KeyStoreAlgorithm Maven / Gradle / Ivy

The newest version!
package io.github.dbstarll.utils.lang.security;

public enum KeyStoreAlgorithm {
    CaseExactJKS, JCEKS, JKS, KeychainStore, PKCS12
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy