Uses of Class
com.helger.xsds.xmldsig11.X509DigestType
-
-
Uses of X509DigestType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return X509DigestType Modifier and Type Method Description X509DigestTypeX509DigestType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2X509DigestTypeObjectFactory. createX509DigestType()Create an instance ofX509DigestTypeMethods in com.helger.xsds.xmldsig11 that return types with arguments of type X509DigestType Modifier and Type Method Description JAXBElement<X509DigestType>ObjectFactory. createX509Digest(X509DigestType value)Methods in com.helger.xsds.xmldsig11 with parameters of type X509DigestType Modifier and Type Method Description voidX509DigestType. cloneTo(X509DigestType ret)This method clones all values fromthisto the passed object.JAXBElement<X509DigestType>ObjectFactory. createX509Digest(X509DigestType value)
-