36ee1e2015-10-12Pontus Östlund <!doctype html>
5a6e092011-12-03Henrik Grubbström (Grubba) <html> <head>
36ee1e2015-10-12Pontus Östlund  <meta content="width=device-width, initial-scale=1" name="viewport">
7e5ead2016-01-20Pontus Östlund  <meta charset="utf-8">
e46a3c2014-08-14Henrik Grubbström (Grubba)  <title>Pike Reference Manual - Crypto.DSA.`()()</title>
7e5ead2016-01-20Pontus Östlund  <!-- 174 -->
36ee1e2015-10-12Pontus Östlund  <link rel='stylesheet' href='../../../../style.css'> <script src='../../../../site.js'></script>
0851b02012-03-11Tobias S. Josefowitz  <style type='text/css'>
da00502001-11-08Martin Nilsson svg line { stroke:#343434; stroke-width:2; } svg text { fill:#343434; } svg a { fill:#0768b2; text-decoration: underline; } </style>
5a6e092011-12-03Henrik Grubbström (Grubba)  </head>
36ee1e2015-10-12Pontus Östlund  <body>
5a6e092011-12-03Henrik Grubbström (Grubba)  <header>
36ee1e2015-10-12Pontus Östlund  <div class="header"> <div id="version"><strong></strong></div>
7e5ead2016-01-20Pontus Östlund  <div id="burger">&#9776;</div><!-- Hamburger icon --> <h1> <a href="http://pike.lysator.liu.se/"> <span>Pike programming language</span> </a> </h1>
5878682012-02-05Henrik Grubbström (Grubba)  </div>
5a6e092011-12-03Henrik Grubbström (Grubba)  </header>
36ee1e2015-10-12Pontus Östlund  <div id="page">
5878682012-02-05Henrik Grubbström (Grubba)  <div class="navbar">
36ee1e2015-10-12Pontus Östlund  <nav>
7e5ead2016-01-20Pontus Östlund  <div class="inner" id="navbar">
36ee1e2015-10-12Pontus Östlund  <a href='../../../../index.html'><b class='top head'>Top</b></a>
da00502001-11-08Martin Nilsson <a href='../../../../ex/predef_3A_3A/Crypto.html'><b class='head'>Crypto</b></a>
edf7052004-02-07Martin Nilsson <a href='../../../../ex/predef_3A_3A/Crypto/DSA.html'><b class='head'>Crypto.DSA</b></a>
da00502001-11-08Martin Nilsson <script></script> <noscript> <div class='sidebar'>
edf7052004-02-07Martin Nilsson <a href='../../../../ex/predef_3A_3A/Crypto/DSA/index.html'><b>Symbol index</b></a><br />
da00502001-11-08Martin Nilsson </div> </noscript>
36ee1e2015-10-12Pontus Östlund  </div> </nav>
5878682012-02-05Henrik Grubbström (Grubba)  </div>
36ee1e2015-10-12Pontus Östlund  <div class="content"> <div class="navbox"> <nav> <div class="sidebar"> <a href="../../../../ex/predef_3A_3A/Crypto/DSA/name.html" class="prev"><span>&#10148;</span> Crypto.DSA.name()</a> <a href="../../../../ex/predef_3A_3A/Crypto/ECC.html" class="next">Crypto.ECC <span>&#10148;</span></a> </div> </nav> </div> <div class="contentbox"> <article> <h1>Method Crypto.DSA.`()()</h1>
da00502001-11-08Martin Nilsson  <hr /> <dl class='group--doc'> <dt class='head--type'><span class='homogen--type'>Method</span>
e46a3c2014-08-14Henrik Grubbström (Grubba) <span class='homogen--name'><b>`()</b></span>
da00502001-11-08Martin Nilsson </dt>
e46a3c2014-08-14Henrik Grubbström (Grubba) <dd><p><code><code class='modifier'>protected</code> <code class='object resolved'><a class='ms reference' href='../../../predef_3A_3A/Crypto/DSA/State.html'>State</a></code> <b><span class='method'>`()</span>(</b><b>)</b></code></p></dd>
163b672003-01-09Henrik Grubbström (Grubba)  <dt class='head--doc'>Description</dt>
e46a3c2014-08-14Henrik Grubbström (Grubba) <dd class='body--doc'><p>Calling `() will return a <a class='ms reference' href='../../../predef_3A_3A/Crypto/DSA/State.html'>State</a> object.</p>
163b672003-01-09Henrik Grubbström (Grubba) </dd></dl>
da00502001-11-08Martin Nilsson 
36ee1e2015-10-12Pontus Östlund  </article> </div>
5878682012-02-05Henrik Grubbström (Grubba)  </div> </div>
36ee1e2015-10-12Pontus Östlund  <footer> <div id="build-date">Extracted from <strong></strong> as of <strong></strong>.</div> </footer>
7e5ead2016-01-20Pontus Östlund  <script>PikeDoc.current = {"link":"ex/predef_3A_3A/Crypto/DSA/_backtick_28_29.html","name":"`()"};</script>
edf7052004-02-07Martin Nilsson <script src='../../../../ex/predef_3A_3A/Crypto/DSA/index.js'></script> <script src='../../../../ex/predef_3A_3A/Crypto/DSA/load_index.js'></script>
7e5ead2016-01-20Pontus Östlund  <script> // Tell PikeDoc that next actions are from loaded scripts PikeDoc.isInline = false; </script> </body>
b707562011-03-06Henrik Grubbström (Grubba) </html>