De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
this function closes the specified encryption handle.
see mcrypt_module_open() for an example.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
제한 없음size of signing key / size of encryption key
unlimited
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
this function returns the block size of the algorithm specified by the encryption descriptor td in bytes.
this function returns the block size of the algorithm specified by the encryption descriptor td in bytes.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
키 관리자의 크기 항목에 마우스를 갖다 두면 서명 수를 볼 수 있습니다. 이를 사용하려면 키를 한 번 확장하여야 합니다. encryption algorithm
the number of signatures is shown as a tooltip if you hover the mouse on the size column in key manager. a key has to be expanded once for this to work.
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
this function returns the maximum supported key size of the algorithm specified by the encryption descriptor td in bytes.
this function returns the maximum supported key size of the algorithm specified by the encryption descriptor td in bytes.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
see also mcrypt_enc_get_supported_key_sizes() which is used on open encryption modules.
prev
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
the example below implements a filter named rot13 on the foo-bar.txt stream which will perform rot-13 encryption on all letter characters written to/read from that stream.
this method is called upon filter shutdown (typically, this is also during stream shutdown), and is executed after the flush method is called.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
openssl_sign() computes a signature for the specified data by using sha1 for hashing followed by encryption using the private key associated with priv_key_id. note that the data itself is not encrypted.
openssl_sign() computes a signature for the specified data by using sha1 for hashing followed by encryption using the private key associated with priv_key_id.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad: