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

retrieveCertificates

abstract fun retrieveCertificates(requestId: String): Array<Certificate>?

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