Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.AlgorithmValidityType
Packages that use AlgorithmValidityType
-
Uses of AlgorithmValidityType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as AlgorithmValidityTypeModifier and TypeFieldDescriptionprotected AlgorithmValidityTypeArchiveTimeStampValidityType.digestAlgorithmprotected AlgorithmValidityTypeEvidenceRecordValidityType.EncryptionInfo.encryptionInfoTypeprotected AlgorithmValidityTypeTimeStampValidityType.messageHashAlgorithmprotected AlgorithmValidityTypeSignatureValidityType.signatureAlgorithmFields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with type parameters of type AlgorithmValidityTypeModifier and TypeFieldDescriptionprotected List<AlgorithmValidityType>EvidenceRecordValidityType.digestAlgorithmMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return AlgorithmValidityTypeModifier and TypeMethodDescriptionObjectFactory.createAlgorithmValidityType()Create an instance ofAlgorithmValidityTypeArchiveTimeStampValidityType.getDigestAlgorithm()Gets the value of the digestAlgorithm property.EvidenceRecordValidityType.EncryptionInfo.getEncryptionInfoType()Gets the value of the encryptionInfoType property.TimeStampValidityType.getMessageHashAlgorithm()Gets the value of the messageHashAlgorithm property.SignatureValidityType.getSignatureAlgorithm()Gets the value of the signatureAlgorithm property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return types with arguments of type AlgorithmValidityTypeModifier and TypeMethodDescriptionEvidenceRecordValidityType.getDigestAlgorithm()Gets the value of the digestAlgorithm property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type AlgorithmValidityTypeModifier and TypeMethodDescriptionvoidArchiveTimeStampValidityType.setDigestAlgorithm(AlgorithmValidityType value) Sets the value of the digestAlgorithm property.voidEvidenceRecordValidityType.EncryptionInfo.setEncryptionInfoType(AlgorithmValidityType value) Sets the value of the encryptionInfoType property.voidTimeStampValidityType.setMessageHashAlgorithm(AlgorithmValidityType value) Sets the value of the messageHashAlgorithm property.voidSignatureValidityType.setSignatureAlgorithm(AlgorithmValidityType value) Sets the value of the signatureAlgorithm property.