Class RBlock


  • public class RBlock
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RBlock​(byte[] init, int start, int size)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RBlock change​(java.math.BigInteger E, java.math.BigInteger N)  
      byte[] getData​(int size)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RBlock

        public RBlock​(byte[] init,
                      int start,
                      int size)
    • Method Detail

      • change

        public RBlock change​(java.math.BigInteger E,
                             java.math.BigInteger N)
      • getData

        public byte[] getData​(int size)