Module

OSSL

There's no documentation for this item.

Modules
HMAC
ReaderBufferImpl The implementation of a reader buffer that can read bignums and keys.
Classes
Buffer An extension of the standard general Buffer implementation that also includes the ReaderBufferImpl module.
BufferFactory A factory class for returning new buffer instances that have been decorated to also handle OpenSSL specific information.
CipherFactory Implements a factory of OpenSSL cipher algorithms.
DigestFactory Implements a factory of OpenSSL digest algorithms.
HMACFactory A factory class for returning new HMAC algorithm instances.
KeyFactory A factory class for returning new Key algorithm factories (actually classes).
ReaderBuffer An extension of the standard ReaderBuffer implementation that also includes the ReaderBufferImpl module.
Public Methods
register_services Register all OpenSSL-related services.
version_check Tries to make sure that the correct minimum versions of libraries are installed.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.