<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <title>MagicText</title> <link rel="stylesheet" href="../fpdoc.css" type="text/css"> </head> <body> <table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0"> <tr> <td><b>[<a href="../bcrypt/index.html">Overview</a>][<a href="../bcrypt/index-2.html">Constants</a>][<a href="../bcrypt/index-3.html">Types</a>][<a href="../bcrypt/index-4.html">Classes</a>][<a href="../bcrypt/index-8.html">Index</a>]</b></td> <td align="right"><span class="bartitle">Reference for unit 'BCrypt' (<a href="../index.html">#TBCryptHash</a>)</span></td> </tr> </table> <h1>MagicText</h1> <p></p> <h2>Declaration</h2> <p>Source position: BCrypt.pas line 173</p> <table cellpadding="0" cellspacing="0"> <tr> <td><p><tt><span class="code"><span class="kw">const</span> MagicText<span class="sym">: </span><span class="kw">array</span> <span class="sym">[</span><span class="num">0</span><span class="sym">.</span><span class="sym">.</span><span class="num">5</span><span class="sym">]</span> <span class="kw">of</span> DWord <span class="sym">=</span> <span class="sym">(</span><span class="num">$4f727068</span><span class="sym">,</span> <span class="num">$65616e42</span><span class="sym">,</span> <span class="num">$65686f6c</span><span class="sym">,</span> <span class="num">$64657253</span><span class="sym">,</span> <span class="num">$63727944</span><span class="sym">,</span> <span class="num">$6f756274</span><span class="sym">)</span><span class="sym">;</span></span></tt></p></td> </tr> </table> </body> </html>