Uses of Class
org.w3._2000._09.xmldsig_.KeyInfoType
Packages that use KeyInfoType
-
Uses of KeyInfoType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ declared as KeyInfoTypeMethods in org.w3._2000._09.xmldsig_ that return KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()Create an instance ofKeyInfoTypeSignatureType.getKeyInfo()Ruft den Wert der keyInfo-Eigenschaft ab.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) Methods in org.w3._2000._09.xmldsig_ with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) voidSignatureType.setKeyInfo(KeyInfoType value) Legt den Wert der keyInfo-Eigenschaft fest.