Class MGF1GeneratorTest

java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.MGF1GeneratorTest
All Implemented Interfaces:
Test

public class MGF1GeneratorTest extends SimpleTest
MGF1 tests - vectors from ISO 18033 for KDF1 (equivalent).
  • Constructor Details

    • MGF1GeneratorTest

      public MGF1GeneratorTest()
  • Method Details