<ManSection>
<Func Arg="int, pad, length" Name="CRYPTING_HexStringIntPad" />
<Description>
Call <Ref Label="HexStringInt" BookName="ref"/> on the argument <A>int</A>
then pad the string on the left to <A>length</A> using padding
letter <A>pad</A>
</Description>
</ManSection>
<ManSection>
<Func Arg="int" Name="CRYPTING_HexStringIntPad8" />
<Description>
Call <Ref Label="HexStringInt" BookName="ref"/> on the argument <A>int</A>
then pad the string on the left to length 8 using padding
letter 0.
</Description>
</ManSection>
<ManSection>
<Func Arg="string" Name="SHA256String" />
<Description>
Compute the SHA256 hash of the argument <A>string</A>
in <C>IsStringRep</C>
</Description>
</ManSection>
<ManSection>
<Func Arg="key, string" Name="HMACSHA256" />
<Description>
Compute the HMAC SHA256 given a <A>key</A> and
a <A>string</A> in <C>IsStringRep</C>.
</Description>
</ManSection>
</Section>
</Chapter>
¤ Dauer der Verarbeitung: 0.14 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.