Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

… = Digest[…] (gb.openssl)

Dim hDigestMethod As .Digest.Method
hDigestMethod = Digest [ Method As String ]

Return a virtual .Digest.Method object which represents an algorithm. The method key is the OpenSSL name of the algorithm. The return value can be used to hash messages.

See also