Uses of Class
com.authlete.common.assurance.QES
-
Packages that use QES Package Description com.authlete.common.assurance -
-
Uses of QES in com.authlete.common.assurance
Methods in com.authlete.common.assurance that return QES Modifier and Type Method Description static QESQES. extract(Map<?,?> map)Create aQESinstance from the given object.QESQES. setCreatedAt(String createdAt)Set the time when the signature was created.QESQES. setIssuer(String issuer)Set the certification authority that issued the signer's certificate.QESQES. setSerialNumber(String serialNumber)Set the serial number of the certificate.
-