TLSCredentialsManager.pskIdentityHint

class TLSCredentialsManager
public abstract
string
pskIdentityHint
(
in string type
,
in string context
)

Parameters

type string

specifies the type of operation occuring

context string

specifies a context relative to type.

Return Value

Type: string

the PSK identity hint for this type/context

Meta