#include <VPK.h>
Definition at line 40 of file VPK.h.
◆ md5EntriesChecksum
std::array<std::byte, 16> vpkpp::VPK::Footer2::md5EntriesChecksum {} |
Definition at line 42 of file VPK.h.
◆ publicKey
std::vector<std::byte> vpkpp::VPK::Footer2::publicKey {} |
Definition at line 44 of file VPK.h.
◆ signature
std::vector<std::byte> vpkpp::VPK::Footer2::signature {} |
Definition at line 45 of file VPK.h.
◆ treeChecksum
std::array<std::byte, 16> vpkpp::VPK::Footer2::treeChecksum {} |
Definition at line 41 of file VPK.h.
◆ wholeFileChecksum
std::array<std::byte, 16> vpkpp::VPK::Footer2::wholeFileChecksum {} |
Definition at line 43 of file VPK.h.
The documentation for this struct was generated from the following file:
- include/vpkpp/format/VPK.h