A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
this function closes the specified encryption handle.
see mcrypt_module_open() for an example.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
제한 없음size of signing key / size of encryption key
unlimited
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
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 atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
키 관리자의 크기 항목에 마우스를 갖다 두면 서명 수를 볼 수 있습니다. 이를 사용하려면 키를 한 번 확장하여야 합니다. 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 atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
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 atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
see also mcrypt_enc_get_supported_key_sizes() which is used on open encryption modules.
prev
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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 atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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 atualização: 2011-10-24
Frequência de uso: 1
Qualidade: