Contents

requestedSize

Returns the requested output size, in bytes, of key exchange result.

Declaration

var requestedSize: Int { get }

Discussion

This property should be ignored if the output size is not configurable for the specified key exchange algorithm.

See Also

Accessing Parameters