Webcom Android SDK Public API Reference / com.orange.webcom.jwe / CryptoMethod

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

object None : CryptoMethod

No encryption of notification contents.

Symmetrical

abstract class Symmetrical : CryptoMethod

List of all available symmetrical cryptographic methods.

Inheritors

None

object None : CryptoMethod

No encryption of notification contents.

Symmetrical

abstract class Symmetrical : CryptoMethod

List of all available symmetrical cryptographic methods.