Skip to content

New Crypto Spec #29

@mattheworiordan

Description

@mattheworiordan

See ably/ably-js#235

See implementation in PHP at

$options = array( 'encrypted' => true, 'cipherParams' => new CipherParams( 'password', 'aes', 128 ));

It would be nice, for consistency, to offer an initialization for a channel that does not require the user to explicitly request the cipher param defaults.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improved functionality.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions