Class CryptoServicesRegistrar

java.lang.Object
org.bouncycastle.crypto.CryptoServicesRegistrar

public class CryptoServicesRegistrar extends Object
  • Constructor Details

    • CryptoServicesRegistrar

      public CryptoServicesRegistrar()
  • Method Details

    • checkConstraints

      public static void checkConstraints(CryptoServiceProperties csp)
    • getSecureRandom

      public static SecureRandom getSecureRandom(SecureRandom secureRandom)
      Return the default source of randomness.
      Returns:
      the default SecureRandom