Class BouncyCastleRandomFactory

java.lang.Object
org.apache.sshd.common.random.AbstractRandomFactory
org.apache.sshd.common.util.security.bouncycastle.BouncyCastleRandomFactory
All Implemented Interfaces:
Supplier<Random>, BuiltinFactory<Random>, Factory<Random>, NamedFactory<Random>, NamedResource, OptionalFeature, RandomFactory

public final class BouncyCastleRandomFactory extends AbstractRandomFactory
Named factory for the BouncyCastle Random
  • Field Details

  • Constructor Details

    • BouncyCastleRandomFactory

      public BouncyCastleRandomFactory()
  • Method Details

    • isSupported

      public boolean isSupported()
    • create

      public Random create()
      Returns:
      A new instance