Crypt_KeyStore unit test case.
Contains unit test cases for the majority of the public Crypt_KeyStore API.
Located in /Crypt/KeyStore/Test/KeyStoreTest.php (line 38)
PHPUnit_Framework_TestCase | --Crypt_KeyStore_Test
Constructs the unit test.
Sets up the unit test.
Tears down the unit test.
Test getting the list of aliases stored in the key store.
Test the "contains alias" query.
Test creating a CSR.
Test creating a symmetric secret key.
Test decrypting encrypted text with asymmetric key pair.
Test decrypting encrypted text with symmetric secret key.
Test deleting a key store entry.
Test encrypting plain text with asymmetric key pair.
Test encrypting plain text with symmetric secret key.
Test getting an instance of the default key store type.
Test retrieving the alias of a certificate.
Test retrieving a certificate chain.
Test getting an entry's creation date.
Test retrieving the default key store type.
Test retrieving a key store entry.
Test getting the key store's type.
Tests the importing of a certificate.
Test the "is certificate entry" query.
Test the "is key entry" query.
Test loading a key store from a file.
Test signing data.
Test storing a key store to a file.
Test verifying a signature.
Documentation generated on Tue, 08 Jul 2008 14:52:11 -0500 by phpDocumentor 1.4.2