HostEntropyExternalPoolAddSpec

The ExternalPool.AddSpec structure defines parameters for the ExternalPool.add operation.


Properties

string as binary
data Required

Buffer for entropy data. This will carry entropy data received from the external entropy source.

JSON Example

{
	"data": "string"
}

Feedback

Was this page helpful?