com.r3corda.node.utilities.certsigning / HTTPCertificateSigningService / retrieveCertificates

retrieveCertificates

fun retrieveCertificates(requestId: String): Array<Certificate>?
Overrides CertificateSigningService.retrieveCertificates

Poll Certificate Signing Server for the request and returns a chain of certificates if request has been approved, null otherwise.