Uses of Class
org.xipki.ca.gateway.acme.type.CertReqMeta
-
Packages that use CertReqMeta Package Description org.xipki.ca.gateway.acme org.xipki.ca.gateway.acme.type -
-
Uses of CertReqMeta in org.xipki.ca.gateway.acme
Methods in org.xipki.ca.gateway.acme that return CertReqMeta Modifier and Type Method Description CertReqMetaAcmeOrder. getCertReqMeta()Methods in org.xipki.ca.gateway.acme with parameters of type CertReqMeta Modifier and Type Method Description voidAcmeOrder. setCertReqMeta(CertReqMeta certReqMeta) -
Uses of CertReqMeta in org.xipki.ca.gateway.acme.type
Methods in org.xipki.ca.gateway.acme.type that return CertReqMeta Modifier and Type Method Description CertReqMetaCertReqMeta. copy()static CertReqMetaCertReqMeta. decode(String encoded)
-