Uses of Class
org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
-
Packages that use CertificateKeyEncryptor Package Description org.apache.poi.poifs.crypt.agile -
-
Uses of CertificateKeyEncryptor in org.apache.poi.poifs.crypt.agile
Methods in org.apache.poi.poifs.crypt.agile that return CertificateKeyEncryptor Modifier and Type Method Description CertificateKeyEncryptor
KeyEncryptor. getCertificateKeyEncryptor()
Methods in org.apache.poi.poifs.crypt.agile with parameters of type CertificateKeyEncryptor Modifier and Type Method Description void
KeyEncryptor. setCertificateKeyEncryptor(CertificateKeyEncryptor certificateKeyEncryptor)
-