Android.Net.PskKeyManager: Field Members

The fields of Android.Net.PskKeyManager are listed below. For a list of all members, see the PskKeyManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
MaxIdentityHintLengthBytesint (128). Maximum supported length (in bytes) for PSK identity hint (in modified UTF-8 representation).
const
MaxIdentityLengthBytesint (128). Maximum supported length (in bytes) for PSK identity (in modified UTF-8 representation).
const
MaxKeyLengthBytesint (256). Maximum supported length (in bytes) for PSK.