Skip to content

libsodium.GenericHashDigest.Process

Andrew Lambert edited this page Jan 4, 2017 · 4 revisions

##Method Signature

 Sub Process(NewData As MemoryBlock)

##Parameters

Name Type Comment
NewData MemoryBlock The next chunk of data to process.

##Remarks Processes the NewData into a running hash.

Clone this wiki locally