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.
Returns the requested output size, in bytes, of key exchange result.
var requestedSize: Int { get }This property should be ignored if the output size is not configurable for the specified key exchange algorithm.