corda / net.corda.node.utilities.registration / NetworkRegistrationService / 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.