Uses of Class
eu.europa.esig.dss.model.policy.EncryptionAlgorithmWithMinKeySize
Packages that use EncryptionAlgorithmWithMinKeySize
-
Uses of EncryptionAlgorithmWithMinKeySize in eu.europa.esig.dss.model.policy
Methods in eu.europa.esig.dss.model.policy that return types with arguments of type EncryptionAlgorithmWithMinKeySizeModifier and TypeMethodDescriptionprotected abstract Map<EncryptionAlgorithmWithMinKeySize, Date> Abstract19322CryptographicSuite.buildAcceptableEncryptionAlgorithmsWithExpirationDates()Builds a list of acceptable encryption algorithms with their corresponding expiration times relatively the key sizesAbstract19322CryptographicSuite.getAcceptableEncryptionAlgorithmsWithExpirationDates()CryptographicSuite.getAcceptableEncryptionAlgorithmsWithExpirationDates()Gets a map of supported encryption algorithms with the applicable key sizes with the corresponding expiration datesAbstract19322CryptographicSuite.getAcceptableEncryptionAlgorithmsWithMinKeySizes()CryptographicSuite.getAcceptableEncryptionAlgorithmsWithMinKeySizes()Gets a list of encryption algorithms together with their minimum used key sizes accepted by the validation policy