| Package | Description |
|---|---|
| anon.crypto | |
| anon.crypto.tinytls |
| Modifier and Type | Field and Description |
|---|---|
private static MyDSAPrivateKey |
AsymmetricCryptoKeyPair.dsaKey |
| Constructor and Description |
|---|
DSAKeyPair(MyDSAPrivateKey a_privateKey)
Creates a new DSA key pair.
|
| Modifier and Type | Field and Description |
|---|---|
private MyDSAPrivateKey |
TinyTLSServer.m_DSSKey |
private MyDSAPrivateKey |
TinyTLSServerSocket.m_DSSKey |
| Modifier and Type | Method and Description |
|---|---|
void |
TinyTLSServer.setDSSParameters(JAPCertificate cert,
MyDSAPrivateKey key)
sets DSS parameters
|
void |
TinyTLSServerSocket.setDSSParameters(JAPCertificate cert,
MyDSAPrivateKey key)
set the dss parameters if dss key exchange is used
|
Copyright © 2023. All rights reserved.