Package | Description |
---|---|
old.org.bouncycastle.crypto.tls |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTlsCipherFactory |
Modifier and Type | Field and Description |
---|---|
protected TlsCipherFactory |
SRPTlsClient.cipherFactory |
protected TlsCipherFactory |
DefaultTlsClient.cipherFactory |
Constructor and Description |
---|
DefaultTlsClient(TlsCipherFactory cipherFactory) |
SRPTlsClient(TlsCipherFactory cipherFactory,
byte[] identity,
byte[] password) |
Copyright © 2015. All rights reserved.