Uses of Class
eu.europa.esig.xmldsig.jaxb.SignatureMethodType
Packages that use SignatureMethodType
-
Uses of SignatureMethodType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as SignatureMethodTypeMethods in eu.europa.esig.xmldsig.jaxb that return SignatureMethodTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureMethodType()
Create an instance ofSignatureMethodType
SignedInfoType.getSignatureMethod()
Gets the value of the signatureMethod property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignatureMethodTypeMethods in eu.europa.esig.xmldsig.jaxb with parameters of type SignatureMethodTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureMethod
(SignatureMethodType value) void
SignedInfoType.setSignatureMethod
(SignatureMethodType value) Sets the value of the signatureMethod property.