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