Uses of Class
eu.europa.esig.dss.enumerations.QSCDStatus
-
-
Uses of QSCDStatus in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return QSCDStatus Modifier and Type Method Description static QSCDStatusQSCDStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static QSCDStatus[]QSCDStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.enumerations with parameters of type QSCDStatus Modifier and Type Method Description static booleanQSCDStatus. isQSCD(QSCDStatus status)Checks if the certificate is a QSCD
-