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

None
Link copied to clipboard
object None : CryptoMethod

No encryption of notification contents.

Symmetrical
Link copied to clipboard
abstract class Symmetrical : CryptoMethod

List of all available symmetrical cryptographic methods.

Inheritors

CryptoMethod
Link copied to clipboard
CryptoMethod
Link copied to clipboard