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.