Uses of Class
org.frankframework.encryption.EncryptionException
Packages that use EncryptionException
-
Uses of EncryptionException in org.frankframework.encryption
Methods in org.frankframework.encryption that throw EncryptionExceptionModifier and TypeMethodDescriptionstatic KeyStoreCorePkiUtil.createKeyStore(HasKeystore keystoreOwner) static KeyStoreCorePkiUtil.createKeyStore(HasTruststore truststoreOwner) static CertificateCorePkiUtil.getCertificate(HasTruststore truststoreOwner) CorePkiUtil.getExpiringCertificates(KeyStore keystore, TemporalAmount duration) Returns a list of certificate aliases which are due to expire.static PrivateKeyCorePkiUtil.getPrivateKey(HasKeystore keystoreOwner) static PublicKeyCorePkiUtil.getPublicKey(HasTruststore truststoreOwner)