Class CryptoProviderFactory


  • public class CryptoProviderFactory
    extends java.lang.Object
    Version:
    April 25, 2017
    Author:
    Javier Rojas Blum
    • Method Detail

      • getCryptoProvider

        public static AbstractCryptoProvider getCryptoProvider​(AppConfiguration configuration)
                                                        throws java.security.KeyStoreException
        Throws:
        java.security.KeyStoreException
      • reset

        public static void reset()