Class PlatformEntropySource
Uses getrandom system call.
Fields
| Name | Type | Description |
|---|---|---|
size_
|
ushort | Amount of already generated entropy. |
Properties
| Name | Type | Description |
|---|---|---|
strong[get]
|
bool | |
threshold[get]
|
ubyte | |
size[get]
|
ushort | |
size[set]
|
ushort |
Methods
| Name | Description |
|---|---|
poll
(output)
|
Poll the entropy source. |
poll
(output)
|
Poll the entropy source. |
Fields
| Name | Type | Description |
|---|---|---|
size_
|
ushort | Amount of already generated entropy. |
Properties
| Name | Type | Description |
|---|---|---|
strong[get]
|
bool | |
threshold[get]
|
ubyte | |
size[get]
|
ushort | |
size[set]
|
ushort |
Methods
| Name | Description |
|---|---|
poll
(output)
|
Poll the entropy source. |
poll
(output)
|
Poll the entropy source. |