X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=ctypescrypto%2Foid.py;h=976cd3f8e5b7cf07cc6ab86e93e1400d4acac52d;hb=911a7fb801bfd74cb50b08fa77ae5c50d1890d8d;hp=9852043e0b936cf8e5b9dc5b0c25cbbed2011734;hpb=9a07daa396adaf452414e02fdaf3746351746224;p=oss%2Fctypescrypto.git diff --git a/ctypescrypto/oid.py b/ctypescrypto/oid.py index 9852043..976cd3f 100644 --- a/ctypescrypto/oid.py +++ b/ctypescrypto/oid.py @@ -1,5 +1,6 @@ """ Interface to OpenSSL object identifier database. + It is primarily intended to deal with OIDs which are compiled into the database or defined in the openssl configuration files.