JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Bouncy Castle Cryptography Library 1.83
org.bouncycastle.tls
TlsPSKIdentityManager
Contents
Description
Method Summary
Method Details
getHint()
getPSK(byte[])
Hide sidebar
Show sidebar
Interface TlsPSKIdentityManager
public interface
TlsPSKIdentityManager
Base interface for an object that can process a PSK identity.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
getHint
()
byte[]
getPSK
(byte[] identity)
Method Details
getHint
byte[]
getHint
()
getPSK
byte[]
getPSK
(byte[] identity)