public static interface Crypto.EncryptingChannelCipher
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encrypt(byte[] plaintext)
Enciphers plaintext.
|
java.lang.String |
getAlgorithm() |
byte[] encrypt(byte[] plaintext)
throws AblyException
ConcurrentModificationException if that happens at runtime.java.util.ConcurrentModificationException - If this method is called from more than one thread at a time.AblyExceptionjava.lang.String getAlgorithm()