MagickCore  6.8.5
_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

size_t _RandomInfo::i

Referenced by SetRandomKey().

StringInfo* _RandomInfo::nonce
double _RandomInfo::normalize
unsigned short _RandomInfo::protocol_major

Referenced by AcquireRandomInfo().

unsigned short _RandomInfo::protocol_minor

Referenced by AcquireRandomInfo().

StringInfo * _RandomInfo::reservoir
unsigned long _RandomInfo::secret_key
unsigned long _RandomInfo::seed[4]
size_t _RandomInfo::signature
SignatureInfo* _RandomInfo::signature_info
ssize_t _RandomInfo::timestamp

Referenced by AcquireRandomInfo().


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