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.

Inheritors

Types

Link copied to clipboard
object Companion

Provides some static methods to deal with CryptoMethods.

Link copied to clipboard

No encryption of notification contents.

Link copied to clipboard
abstract class Symmetrical : CryptoMethod

List of all available symmetrical cryptographic methods.