class GenerateRandomBytesRequest extends Model (View source)

Properties

int $lengthBytes
string $protectionLevel

Methods

setLengthBytes($lengthBytes)

No description

int
getLengthBytes()

No description

setProtectionLevel($protectionLevel)

No description

string
getProtectionLevel()

No description

Details

setLengthBytes($lengthBytes)

No description

Parameters

$lengthBytes

int getLengthBytes()

No description

Return Value

int

setProtectionLevel($protectionLevel)

No description

Parameters

$protectionLevel

string getProtectionLevel()

No description

Return Value

string