Uses of Class
org.cxml.DsSignedInfo
-
Packages that use DsSignedInfo Package Description org.cxml -
-
Uses of DsSignedInfo in org.cxml
Fields in org.cxml declared as DsSignedInfo Modifier and Type Field Description protected DsSignedInfoDsSignature. dsSignedInfoMethods in org.cxml that return DsSignedInfo Modifier and Type Method Description DsSignedInfoObjectFactory. createDsSignedInfo()Create an instance ofDsSignedInfoDsSignedInfoDsSignature. getDsSignedInfo()Gets the value of the dsSignedInfo property.Methods in org.cxml with parameters of type DsSignedInfo Modifier and Type Method Description voidDsSignature. setDsSignedInfo(DsSignedInfo value)Sets the value of the dsSignedInfo property.
-