Uses of Class
eu.europa.esig.dss.pki.jaxb.XmlKeyUsages
Packages that use XmlKeyUsages
-
Uses of XmlKeyUsages in eu.europa.esig.dss.pki.jaxb
Fields in eu.europa.esig.dss.pki.jaxb declared as XmlKeyUsagesMethods in eu.europa.esig.dss.pki.jaxb that return XmlKeyUsagesModifier and TypeMethodDescriptionObjectFactory.createXmlKeyUsages()
Create an instance ofXmlKeyUsages
XmlCertificateType.getKeyUsages()
Gets the value of the keyUsages property.Methods in eu.europa.esig.dss.pki.jaxb with parameters of type XmlKeyUsagesModifier and TypeMethodDescriptionvoid
XmlCertificateType.setKeyUsages
(XmlKeyUsages value) Sets the value of the keyUsages property.