SSL business logic class.
Inheritance Hierarchy
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public static class SSLHelper
Public NotInheritable Class SSLHelper
public ref class SSLHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SSLHelper = class end
The SSLHelper type exposes the following members.
Methods
| Name | Description |
---|
| AdjustFreeSSLs |
Check if number of existing free SSLs is not exceeded by new package limit and take necessary actions if it is.
|
TopSee Also