Implements interfaces:
Abstract base implementation of the key store entry interface.
Located in /Crypt/KeyStore/BaseEntry.php (line 35)
| Class | Description |
|---|---|
| Crypt_KeyStore_PrivateKeyEntry | An asymmetric private key key store entry that includes a public certificate, a private key, and optionally a certificate chain. |
| Crypt_KeyStore_SecretKeyEntry | A symmetric key key store entry that includes a secret key. |
| Crypt_KeyStore_TrustedCertificateEntry | A trusted certificate key store entry that includes a trusted certificate. |
Constructs a new base key store entry.
Returns the date/time stamp the key store entry was added to the key store.
Documentation generated on Tue, 08 Jul 2008 14:52:04 -0500 by phpDocumentor 1.4.2