Uses of Class
org.cxml.XadesSigPolicyHash
-
Packages that use XadesSigPolicyHash Package Description org.cxml -
-
Uses of XadesSigPolicyHash in org.cxml
Fields in org.cxml declared as XadesSigPolicyHash Modifier and Type Field Description protected XadesSigPolicyHashXadesSignaturePolicyId. xadesSigPolicyHashMethods in org.cxml that return XadesSigPolicyHash Modifier and Type Method Description XadesSigPolicyHashObjectFactory. createXadesSigPolicyHash()Create an instance ofXadesSigPolicyHashXadesSigPolicyHashXadesSignaturePolicyId. getXadesSigPolicyHash()Gets the value of the xadesSigPolicyHash property.Methods in org.cxml with parameters of type XadesSigPolicyHash Modifier and Type Method Description voidXadesSignaturePolicyId. setXadesSigPolicyHash(XadesSigPolicyHash value)Sets the value of the xadesSigPolicyHash property.
-