Uses of Class
org.cxml.DsKeyInfo
-
Packages that use DsKeyInfo Package Description org.cxml -
-
Uses of DsKeyInfo in org.cxml
Fields in org.cxml declared as DsKeyInfo Modifier and Type Field Description protected DsKeyInfoDsSignature. dsKeyInfoMethods in org.cxml that return DsKeyInfo Modifier and Type Method Description DsKeyInfoObjectFactory. createDsKeyInfo()Create an instance ofDsKeyInfoDsKeyInfoDsSignature. getDsKeyInfo()Gets the value of the dsKeyInfo property.Methods in org.cxml with parameters of type DsKeyInfo Modifier and Type Method Description voidDsSignature. setDsKeyInfo(DsKeyInfo value)Sets the value of the dsKeyInfo property.
-