Package com.helger.bc

Class PBCProvider


  • @Immutable
    public final class PBCProvider
    extends Object
    One and only BouncyCastle (BC) Provider Provider
    Author:
    Philip Helger
    • Field Detail

      • PROVIDER_NAME_BC_FIPS

        public static final String PROVIDER_NAME_BC_FIPS
        Special provider name for the FIPS version of BouncyCastle. As there is no Maven artefact, the constant is here for the sake of completeness only.
        See Also:
        Constant Field Values
    • Method Detail

      • getProvider

        @Nonnull
        public static Provider getProvider()
        Returns:
        The non-null BouncyCastleProvider instance