Implements interfaces:
Default implementation of the SecretKey interface for use with mycrypt/mhash.
Located in /Crypt/KeyStore/SPI/DefaultSecretKey.php (line 35)
Constructs a DefaultSecretKey using the $keyData and $algorithm.
Returns the standard algorithm name for this key.
Returns the key in its primary encoding format, or null if this key does not support encoding.
Returns the name of the primary encoding format of this key, or null if this key does not support encoding. For symmetric, secret keys, the formatting is 'HEX'.
Returns the size of the key in # of characters. In other words, a 256-bit key would be 32 characters (8 bits/character).
Returns a string representation of this key.
Documentation generated on Tue, 08 Jul 2008 14:52:08 -0500 by phpDocumentor 1.4.2