Class ContextParameterSpec

  • All Implemented Interfaces:
    java.security.spec.AlgorithmParameterSpec

    public class ContextParameterSpec
    extends java.lang.Object
    implements java.security.spec.AlgorithmParameterSpec
    • Constructor Detail

      • ContextParameterSpec

        public ContextParameterSpec​(byte[] context)
    • Method Detail

      • getContext

        public byte[] getContext()