Class SecurityProvider


  • public class SecurityProvider
    extends Object
    author: Pascal Knueppel
    created at: 09.12.2019 - 14:55

    this class will provide some security providers
    • Field Detail

      • BOUNCY_CASTLE_PROVIDER

        public static final Provider BOUNCY_CASTLE_PROVIDER
        the bouncy castle provider that is needed for PKCS12 keystores
    • Constructor Detail

      • SecurityProvider

        public SecurityProvider()