Class ContextParameterSpec

java.lang.Object
org.bouncycastle.jcajce.spec.ContextParameterSpec
All Implemented Interfaces:
AlgorithmParameterSpec

public class ContextParameterSpec extends Object implements AlgorithmParameterSpec
  • Field Details

  • Constructor Details

    • ContextParameterSpec

      public ContextParameterSpec(byte[] context)
  • Method Details

    • getContext

      public byte[] getContext()