Class CryptographicConstraintWrapper
java.lang.Object
eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
public class CryptographicConstraintWrapper extends Object
-
Constructor Summary
Constructors Constructor Description CryptographicConstraintWrapper(CryptographicConstraint constraint)
-
Method Summary
Modifier and Type Method Description Date
getDigestAlgorithmExpirationDate(String digestAlgoToSearch)
Date
getExpirationDate(String algoToSearch, Integer keyLength)
Map<String,Date>
getExpirationTimes()
Map<String,Integer>
getMinimumKeySizes()
List<String>
getSupportedDigestAlgorithms()
List<String>
getSupportedEncryptionAlgorithms()