Uses of Class
org.apache.poi.hssf.record.crypto.Biff8XORKey

Packages that use Biff8XORKey
org.apache.poi.hssf.record.crypto   
 

Uses of Biff8XORKey in org.apache.poi.hssf.record.crypto
 

Methods in org.apache.poi.hssf.record.crypto that return Biff8XORKey
static Biff8XORKey Biff8XORKey.create(java.lang.String password, int xorKey)
           
 

Constructors in org.apache.poi.hssf.record.crypto with parameters of type Biff8XORKey
Biff8XOR(int initialOffset, Biff8XORKey key)
           
 



Copyright 2016 The Apache Software Foundation or its licensors, as applicable.