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

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

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

Methods in org.apache.poi.hssf.record.crypto that return Biff8RC4Key
static Biff8RC4Key Biff8RC4Key.create(java.lang.String password, byte[] salt)
          Create using the default password and a specified docId
 



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