I want to create ModuleClient using the X509Cert authentication but I do not see any class for it similar to the one we have for Device auth (DeviceAuthenticationWithX509Certificate).
I have a custom module which would create ModuleClient for edgeAgent to get the moduleTwin and need X509Cert auth for creating module client.