MagickCore  6.9.6
_RandomInfo Struct Reference
Collaboration diagram for _RandomInfo:
[legend]

Data Fields

SignatureInfosignature_info
 
StringInfononce
 
StringInforeservoir
 
size_t i
 
unsigned long seed [4]
 
double normalize
 
unsigned long secret_key
 
unsigned short protocol_major
 
unsigned short protocol_minor
 
SemaphoreInfosemaphore
 
ssize_t timestamp
 
size_t signature
 

Field Documentation

§ i

size_t _RandomInfo::i

§ nonce

StringInfo* _RandomInfo::nonce

§ normalize

double _RandomInfo::normalize

§ protocol_major

unsigned short _RandomInfo::protocol_major

Referenced by AcquireRandomInfo().

§ protocol_minor

unsigned short _RandomInfo::protocol_minor

Referenced by AcquireRandomInfo().

§ reservoir

StringInfo * _RandomInfo::reservoir

§ secret_key

unsigned long _RandomInfo::secret_key

§ seed

unsigned long _RandomInfo::seed[4]

§ semaphore

§ signature

size_t _RandomInfo::signature

§ signature_info

SignatureInfo* _RandomInfo::signature_info

§ timestamp

ssize_t _RandomInfo::timestamp

Referenced by AcquireRandomInfo().


The documentation for this struct was generated from the following file: