SHA256Update(TSHA256Ctx,Pointer,UInt32,Word) Method
Represents method SHA256Update(TSHA256Ctx,Pointer,UInt32,Word).
procedure SHA256Update(var md: TSHA256Ctx; buf: Pointer; len: UInt32; sz: Word);
Parameters
- md
 - Type: TSHA256Ctx
 - buf
 - Type:  Pointer
        
 - len
 - Type:  UInt32
        
 - sz
 - Type:  Word