Uses of Class
com.healthmarketscience.jackcess.cryptmodel.CTKeyData

Packages that use CTKeyData
com.healthmarketscience.jackcess.cryptmodel   
 

Uses of CTKeyData in com.healthmarketscience.jackcess.cryptmodel
 

Fields in com.healthmarketscience.jackcess.cryptmodel declared as CTKeyData
protected  CTKeyData CTEncryption.keyData
           
 

Methods in com.healthmarketscience.jackcess.cryptmodel that return CTKeyData
 CTKeyData ObjectFactory.createCTKeyData()
          Create an instance of CTKeyData
 CTKeyData CTEncryption.getKeyData()
          Gets the value of the keyData property.
 

Methods in com.healthmarketscience.jackcess.cryptmodel with parameters of type CTKeyData
 void CTEncryption.setKeyData(CTKeyData value)
          Sets the value of the keyData property.
 



Copyright © 2010-2017 Health Market Science. All Rights Reserved.