corda / net.corda.node.utilities.registration / HTTPNetworkRegistrationService / retrieveCertificates

retrieveCertificates

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

Overrides NetworkRegistrationService.retrieveCertificates

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