~myers-1/pyopenssl/npn

« back to all changes in this revision

Viewing changes to doc/html/openssl-509ext.html

  • Committer: Jean-Paul Calderone
  • Date: 2010-01-25 22:55:30 UTC
  • mfrom: (126 trunk)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: exarkun@divmod.com-20100125225530-5e9nsb6bzoesoz42
merge trunk and resolve simple conflict

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
<table align="center" width="100%" cellpadding="0" cellspacing="2">
18
18
<tr>
19
19
<td><A href="openssl-pkcs12.html"><img src="previous.gif"
20
 
border="0" height="32"
 
20
  border="0" height="32"
21
21
  alt="Previous Page" width="32"></A></td>
22
22
<td><A href="openssl-crypto.html"><img src="up.gif"
23
 
border="0" height="32"
 
23
  border="0" height="32"
24
24
  alt="Up One Level" width="32"></A></td>
25
25
<td><A href="openssl-netscape-spki.html"><img src="next.gif"
26
 
border="0" height="32"
 
26
  border="0" height="32"
27
27
  alt="Next Page" width="32"></A></td>
28
28
<td align="center" width="100%">Python OpenSSL Manual</td>
29
29
<td><A href="contents.html"><img src="contents.gif"
30
 
border="0" height="32"
 
30
  border="0" height="32"
31
31
  alt="Contents" width="32"></A></td>
32
32
<td><img src="blank.gif"
33
33
  border="0" height="32"
52
52
X509Extension objects have several methods:
53
53
 
54
54
<P>
55
 
<dl><dt><b><a name='l2h-84'><tt class='method'>get_critical</tt></a></b>()
 
55
<dl><dt><b><a name='l2h-90'><tt class='method'>get_critical</tt></a></b>()
56
56
<dd>
57
57
Return the critical field of the extension object.
58
58
</dl>
59
59
 
60
60
<P>
61
 
<dl><dt><b><a name='l2h-85'><tt class='method'>get_short_name</tt></a></b>()
 
61
<dl><dt><b><a name='l2h-91'><tt class='method'>get_short_name</tt></a></b>()
62
62
<dd>
63
63
Return the short type name of the extension object.
64
64
</dl>
70
70
<table align="center" width="100%" cellpadding="0" cellspacing="2">
71
71
<tr>
72
72
<td><A href="openssl-pkcs12.html"><img src="previous.gif"
73
 
border="0" height="32"
 
73
  border="0" height="32"
74
74
  alt="Previous Page" width="32"></A></td>
75
75
<td><A href="openssl-crypto.html"><img src="up.gif"
76
 
border="0" height="32"
 
76
  border="0" height="32"
77
77
  alt="Up One Level" width="32"></A></td>
78
78
<td><A href="openssl-netscape-spki.html"><img src="next.gif"
79
 
border="0" height="32"
 
79
  border="0" height="32"
80
80
  alt="Next Page" width="32"></A></td>
81
81
<td align="center" width="100%">Python OpenSSL Manual</td>
82
82
<td><A href="contents.html"><img src="contents.gif"
83
 
border="0" height="32"
 
83
  border="0" height="32"
84
84
  alt="Contents" width="32"></A></td>
85
85
<td><img src="blank.gif"
86
86
  border="0" height="32"
93
93
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto  </A>
94
94
<b class="navlabel">Next:</b> <a class="sectref" href="openssl-netscape-spki.html">3.1.9 NetscapeSPKI objects</A>
95
95
<hr>
96
 
<span class="release-info">Release 0.9.</span>
 
96
<span class="release-info">Release 0.10.</span>
97
97
</DIV>
98
98
<!--End of Navigation Panel-->
99
99