Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Field and Description |
---|---|
protected TlsSRPLoginParameters |
SRPTlsServer.loginParameters |
Modifier and Type | Method and Description |
---|---|
TlsSRPLoginParameters |
SimulatedTlsSRPIdentityManager.getLoginParameters(byte[] identity) |
TlsSRPLoginParameters |
TlsSRPIdentityManager.getLoginParameters(byte[] identity)
Lookup the
TlsSRPLoginParameters corresponding to the specified identity. |
Constructor and Description |
---|
TlsSRPKeyExchange(int keyExchange,
Vector supportedSignatureAlgorithms,
byte[] identity,
TlsSRPLoginParameters loginParameters) |
Copyright © 2018 BouncyCastle.org. All rights reserved.