CryptoMethod

sealed class CryptoMethod

List of all available cryptographic methods to cipher the content of notifications sent to the device by the Webcom back end.

Types

Link copied to clipboard
object Companion

Provides some static methods to deal with CryptoMethods.

Link copied to clipboard
object None : CryptoMethod

No encryption of notification contents.

Link copied to clipboard
abstract class Symmetrical : CryptoMethod

List of all available symmetrical cryptographic methods.

Inheritors

Link copied to clipboard
Link copied to clipboard