sealed class CryptoMethod
List of all available cryptographic methods to cipher the content of notifications sent to the device by the Webcom back end.
object None : CryptoMethod
No encryption of notification contents. |
|
abstract class Symmetrical : CryptoMethod
List of all available symmetrical cryptographic methods. |
object None : CryptoMethod
No encryption of notification contents. |
|
abstract class Symmetrical : CryptoMethod
List of all available symmetrical cryptographic methods. |