MagickCore  6.9.12-43
Convert, Edit, Or Compose Bitmap Images
_RandomInfo Struct Reference
Collaboration diagram for _RandomInfo:
[legend]

Data Fields

SignatureInfosignature_info
 
StringInfononce
 
StringInforeservoir
 
size_t i
 
MagickSizeType 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
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: