Overload | Description |
---|---|
ObtainNewCertificateAsync(IEasyUAApplication,UAEndpointDescriptor) | Asynchronously obtains a new application instance certificate from the certificate manager, and stores it for subsequent usage. |
ObtainNewCertificateAsync(IEasyUAApplication,UAEndpointDescriptor,UAObtainNewCertificateParameters) | Asynchronously obtains a new application instance certificate from the certificate manager, and stores it for subsequent usage. |
ObtainNewCertificateAsync(IEasyUAApplication,UAEndpointDescriptor,IProgress<String>) | Asynchronously obtains a new application instance certificate from the certificate manager, and stores it for subsequent usage. |
ObtainNewCertificateAsync(IEasyUAApplication,UAEndpointDescriptor,IProgress<String[]>) | Asynchronously obtains a new application instance certificate from the certificate manager, and stores it for subsequent usage. |
ObtainNewCertificateAsync(IEasyUAApplication,UAEndpointDescriptor,UAObtainNewCertificateParameters,IProgress<String[]>) | Asynchronously obtains a new application instance certificate from the certificate manager, and stores it for subsequent usage. |