Instance Propertyswift-nio-ssl 2.29.0NIOSSL
hint
Optional identity hint provided by the server to the client.
SSLCallbacks.swift:172let hint: String?
Other members in extension
Type members
init(hint: String?, maxPSKLength: Int
) Constructs a
PSKClientContext
.
Instance members
let maxPSKLength: Int
Maximum length of the returned PSK.