Uses of Class
com.healthmarketscience.jackcess.crypt.model.CTKeyEncryptors
-
Packages that use CTKeyEncryptors Package Description com.healthmarketscience.jackcess.crypt.model -
-
Uses of CTKeyEncryptors in com.healthmarketscience.jackcess.crypt.model
Methods in com.healthmarketscience.jackcess.crypt.model that return CTKeyEncryptors Modifier and Type Method Description CTKeyEncryptorsCTEncryption. getKeyEncryptors()Gets the value of the keyEncryptors property.Methods in com.healthmarketscience.jackcess.crypt.model with parameters of type CTKeyEncryptors Modifier and Type Method Description voidCTEncryption. setKeyEncryptors(CTKeyEncryptors value)Sets the value of the keyEncryptors property.
-