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

Packages that use CTKeyData
com.healthmarketscience.jackcess.cryptmodel.password   
 

Uses of CTKeyData in com.healthmarketscience.jackcess.cryptmodel.password
 

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

Methods in com.healthmarketscience.jackcess.cryptmodel.password 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.password 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.