Documentation of 'org.apache.poi.hssf.record.crypto.Biff8Cipher' Java class
Biff8Cipher
org.apache.poi.hssf.record.crypto

Interface Biff8Cipher

  • All Known Implementing Classes:
    Biff8XOR


    public interface Biff8Cipher
    • Method Detail

      • startRecord

        void startRecord(int currentSid)
      • setNextRecordSize

        void setNextRecordSize(int recordSize)
      • skipTwoBytes

        void skipTwoBytes()
      • xor

        void xor(byte[] buf,
                 int pOffset,
                 int pLen)
      • xorByte

        int xorByte(int rawVal)
      • xorShort

        int xorShort(int rawVal)
      • xorInt

        int xorInt(int rawVal)
      • xorLong

        long xorLong(long rawVal)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.