Uses of Class
com.healthmarketscience.jackcess.crypt.model.CTKeyData
-
Packages that use CTKeyData Package Description com.healthmarketscience.jackcess.crypt.model -
-
Uses of CTKeyData in com.healthmarketscience.jackcess.crypt.model
Methods in com.healthmarketscience.jackcess.crypt.model that return CTKeyData Modifier and Type Method Description CTKeyDataCTEncryption. getKeyData()Gets the value of the keyData property.Methods in com.healthmarketscience.jackcess.crypt.model with parameters of type CTKeyData Modifier and Type Method Description voidCTEncryption. setKeyData(CTKeyData value)Sets the value of the keyData property.
-