Uses of Interface
eu.europa.esig.dss.model.policy.CryptographicSuite
Packages that use CryptographicSuite
-
Uses of CryptographicSuite in eu.europa.esig.dss.model.policy
Classes in eu.europa.esig.dss.model.policy that implement CryptographicSuiteModifier and TypeClassDescriptionclassThis class contains common methods for processing XML and JSON TS 119 322 schemas.Methods in eu.europa.esig.dss.model.policy that return CryptographicSuiteModifier and TypeMethodDescriptionValidationPolicy.getCertificateCryptographicConstraint(eu.europa.esig.dss.enumerations.Context context, eu.europa.esig.dss.enumerations.SubContext subContext) This method creates theCryptographicSuitecorresponding to the context parameter.ValidationPolicy.getEvidenceRecordCryptographicConstraint()This method returns cryptographic constraints for validation of Evidence RecordValidationPolicy.getSignatureCryptographicConstraint(eu.europa.esig.dss.enumerations.Context context) This method creates theCryptographicSuitecorresponding to the context parameter.CryptographicSuiteFactory.loadCryptographicSuite(DSSDocument cryptographicSuiteDocument) Loads a cryptographic suite from aDSSDocumentprovided to the methodCryptographicSuiteFactory.loadCryptographicSuite(InputStream cryptographicSuiteInputStream) Loads a cryptographic suite from aInputStreamprovided to the methodCryptographicSuiteFactory.loadDefaultCryptographicSuite()Loads a default cryptographic suite provided by the application