X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=ctypescrypto%2Foid.py;fp=ctypescrypto%2Foid.py;h=ff1684613ce5c948ae42925cdd1e469991ebe05a;hb=556afe8dc2f0bcc32247ac99b649977dd3808d33;hp=569739e6b7360c8c411580957847afd4117143e2;hpb=dc3c7b83a9fbf3ae49ec47be6e8e024284b0a91d;p=oss%2Fctypescrypto.git diff --git a/ctypescrypto/oid.py b/ctypescrypto/oid.py index 569739e..ff16846 100644 --- a/ctypescrypto/oid.py +++ b/ctypescrypto/oid.py @@ -42,7 +42,7 @@ class Oid(object): def __init__(self, value): """ - Object constuctor. Accepts string, integer, or another Oid + Object constructor. Accepts string, integer, or another Oid object. Integer should be OpenSSL numeric identifier (nid) as returned