X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fmemcached_set_encoding_key.html;h=80c5d98dbb2d27f53e2773d045ab782d879ca089;hb=c6fde8b6a27b6af31f0cf26a9cdccd54cd25734a;hp=53981dc51dce3e026505da35a5de80e63aed3c5f;hpb=203265989899a9a2a5433c870799d0d5bc1e103e;p=m6w6%2Flibmemcached diff --git a/libmemcached/memcached_set_encoding_key.html b/libmemcached/memcached_set_encoding_key.html index 53981dc5..80c5d98d 100644 --- a/libmemcached/memcached_set_encoding_key.html +++ b/libmemcached/memcached_set_encoding_key.html @@ -212,8 +212,8 @@

memcached_set_encoding_key() sets the key that will be used to encrypt and decrypt data as it is sent and received from the server.

Currently only AES is is supported.

-
-

RETURN¶

+
+

RETURN VALUE¶

A value of type memcached_return_t is returned On success that value will be MEMCACHED_SUCCESS. Use memcached_strerror() to translate this value to a printable string.