Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Class and Description |
---|---|
class |
SimulatedTlsSRPIdentityManager
An implementation of
TlsSRPIdentityManager that simulates the existence of "unknown" identities
to obscure the fact that there is no verifier for them. |
Modifier and Type | Field and Description |
---|---|
protected TlsSRPIdentityManager |
SRPTlsServer.srpIdentityManager |
Constructor and Description |
---|
SRPTlsServer(TlsCipherFactory cipherFactory,
TlsSRPIdentityManager srpIdentityManager) |
SRPTlsServer(TlsSRPIdentityManager srpIdentityManager) |
Copyright © 2016 BouncyCastle.org. All rights reserved.