Package M2Crypto :: Module BIO
[frames] | no frames]

Module BIO



M2Crypto wrapper for OpenSSL BIO API.

Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.

Classes
  BIOError
  BIO
Abstract object interface to the BIO API.
  MemoryBuffer
Object interface to BIO_s_mem.
  File
Object interface to BIO_s_fp.
  IOBuffer
Object interface to BIO_f_buffer.
  CipherStream
Object interface to BIO_f_cipher.
  SSLBio
Object interface to BIO_f_ssl
Functions
 
openfile(filename, mode='rb')