Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.
this function closes the specified encryption handle.
see mcrypt_module_open() for an example.
Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:
제한 없음size of signing key / size of encryption key
unlimited
Senast uppdaterad: 2011-10-23
Användningsfrekvens: 1
Kvalitet:
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.
Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:
키 관리자의 크기 항목에 마우스를 갖다 두면 서명 수를 볼 수 있습니다. 이를 사용하려면 키를 한 번 확장하여야 합니다. 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.
Senast uppdaterad: 2011-10-23
Användningsfrekvens: 1
Kvalitet:
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.
Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:
see also mcrypt_enc_get_supported_key_sizes() which is used on open encryption modules.
prev
Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:
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.
Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:
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.
Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet: