Mixes for Privacy and Anonymity in the Internet
Public Attributes | List of all members
t_paymentInstanceListNode Struct Reference

This structure holds information about known Payment Instances. More...

Public Attributes

t_paymentInstanceListNodenext
 
CACertificatepCertificate
 
UINT32 u32Port
 
UINT8 arstrPIID [256]
 
UINT8 arstrHost [256]
 

Detailed Description

This structure holds information about known Payment Instances.

Member Data Documentation

◆ arstrHost

UINT8 t_paymentInstanceListNode::arstrHost[256]

◆ arstrPIID

UINT8 t_paymentInstanceListNode::arstrPIID[256]

◆ next

t_paymentInstanceListNode* t_paymentInstanceListNode::next

◆ pCertificate

CACertificate* t_paymentInstanceListNode::pCertificate

◆ u32Port

UINT32 t_paymentInstanceListNode::u32Port