Topic Path: Symbol Reference > Structs, Records, Enums > TEVP_MD Record
ContentsIndexHome
PreviousUpNext
TEVP_MD Record
File
TEVP_MD = record
  Length: Integer;
  MD: Array[0..OPENSSL_EVP_MAX_MD_SIZE-1] of Char;
end;

TEVP_MD is a Record type.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.