Uses of Class
eu.europa.esig.xmldsig.jaxb.SignedInfoType
Packages that use SignedInfoType
-
Uses of SignedInfoType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as SignedInfoTypeMethods in eu.europa.esig.xmldsig.jaxb that return SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfoType()
Create an instance ofSignedInfoType
SignatureType.getSignedInfo()
Gets the value of the signedInfo property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignedInfoTypeMethods in eu.europa.esig.xmldsig.jaxb with parameters of type SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfo
(SignedInfoType value) void
SignatureType.setSignedInfo
(SignedInfoType value) Sets the value of the signedInfo property.