Class ParametersWithContext

    • Constructor Detail

      • ParametersWithContext

        public ParametersWithContext​(CipherParameters parameters,
                                     byte[] context)
    • Method Detail

      • copyContextTo

        public void copyContextTo​(byte[] buf,
                                  int off,
                                  int len)
      • getContext

        public byte[] getContext()
      • getContextLength

        public int getContextLength()