Interface SecureRandomProvider

All Known Implementing Classes:
SecureRandomProvider.Default

public interface SecureRandomProvider
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  SecureRandomProvider.Default
    returns a null secureRandom to use the system default SecureRandom
  • Method Summary

    Modifier and Type Method Description
    SecureRandom get()