# OpenSSL - pydoc - phpman

Help on package OpenSSL:

## NAME
    OpenSSL - pyOpenSSL - A simple wrapper around the OpenSSL library

## PACKAGE CONTENTS
    SSL
    _util
    crypto
    debug
    rand
    version

## DATA
    __all__ = ['SSL', 'crypto', '__author__', '__copyright__', '__email__'...
    __copyright__ = 'Copyright 2001-2020 The pyOpenSSL developers'
    __email__ = '<cryptography-dev@python.org>'
    __license__ = 'Apache License, Version 2.0'
    __summary__ = 'Python wrapper module around the OpenSSL library'
    __title__ = 'pyOpenSSL'
    __uri__ = '<https://pyopenssl.org/>'
    crypto = <cryptography.utils._ModuleWithDeprecations object>

## VERSION
    21.0.0

## AUTHOR
    The pyOpenSSL developers

## FILE
    /usr/lib/python3/dist-packages/OpenSSL/__init__.py


