Uses of Class
com.github.lucadruda.iotc.device.models.X509Certificate
Packages that use X509Certificate
-
Uses of X509Certificate in com.github.lucadruda.iotc.device
Methods in com.github.lucadruda.iotc.device that return X509Certificate -
Uses of X509Certificate in com.github.lucadruda.iotc.device.models
Methods in com.github.lucadruda.iotc.device.models that return X509CertificateMethods in com.github.lucadruda.iotc.device.models with parameters of type X509CertificateConstructors in com.github.lucadruda.iotc.device.models with parameters of type X509CertificateModifierConstructorDescriptionStorage(String hubName, String deviceId, byte[] deviceKey, X509Certificate certificate)
Storage(String hubName, String deviceId, X509Certificate certificate)