Uses of Class
eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Uses of CryptographicConstraintWrapper in eu.europa.esig.dss.validation.process.bbb.sav.cc
Modifier and TypeFieldDescriptionprotected final CryptographicConstraintWrapper
AbstractCryptographicChecker.constraintWrapper
Cryptographic constraintModifierConstructorDescriptionprotected
DigestAlgorithmAtValidationTimeCheck
(I18nProvider i18nProvider, DigestAlgorithm digestAlgo, Date validationDate, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper) Default constructorprotected
DigestAlgorithmReliableCheck
(I18nProvider i18nProvider, DigestAlgorithm digestAlgo, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper) Default constructorprotected
EncryptionAlgorithmAtValidationTimeCheck
(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgo, String keyLength, Date validationDate, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper) Default constructorprotected
EncryptionAlgorithmReliableCheck
(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgo, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper) Default constructorprotected
PublicKeySizeAcceptableCheck
(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgo, String keyLength, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper) Default constructorprotected
PublicKeySizeKnownCheck
(I18nProvider i18nProvider, String keySize, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper) Default constructor