diff options
Diffstat (limited to 'docs/hazmat/bindings/commoncrypto.rst')
-rw-r--r-- | docs/hazmat/bindings/commoncrypto.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hazmat/bindings/commoncrypto.rst b/docs/hazmat/bindings/commoncrypto.rst index 50dbe69a..e5a673b3 100644 --- a/docs/hazmat/bindings/commoncrypto.rst +++ b/docs/hazmat/bindings/commoncrypto.rst @@ -7,8 +7,8 @@ CommonCrypto Binding .. versionadded:: 0.2 -These are `CFFI`_ bindings to the `CommonCrypto`_ C library. It is available on -Mac OS X. +These are `CFFI`_ bindings to the `CommonCrypto`_ C library. It is only +available on Mac OS X versions 10.8 and above. .. class:: cryptography.hazmat.bindings.commoncrypto.binding.Binding() |