| Package | Description |
|---|---|
| anon.crypto | |
| anon.crypto.tinytls |
| Modifier and Type | Method and Description |
|---|---|
void |
MyRSA.init(MyRSAPrivateKey key)
inits the cipher for decryption
|
| Constructor and Description |
|---|
RSAKeyPair(MyRSAPrivateKey a_privateKey)
Creates a new rsa key pair.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TinyTLSServer.setRSAParameters(JAPCertificate cert,
MyRSAPrivateKey key)
sets RSA parameters
|
void |
TinyTLSServerSocket.setRSAParameters(JAPCertificate cert,
MyRSAPrivateKey key)
set the rsa parameters if rsa key exchange is used
|
Copyright © 2023. All rights reserved.