| Field and Description |
|---|
| org.bouncycastle.tls.NamedGroup.OQS_mlkem1024
Experimental API (unstable): unofficial value from Open Quantum Safe project.
|
| org.bouncycastle.tls.NamedGroup.OQS_mlkem512
Experimental API (unstable): unofficial value from Open Quantum Safe project.
|
| org.bouncycastle.tls.NamedGroup.OQS_mlkem768
Experimental API (unstable): unofficial value from Open Quantum Safe project.
|
| Constructor and Description |
|---|
| org.bouncycastle.tls.crypto.impl.bc.BcTlsRSASigner(BcTlsCrypto, RSAKeyParameters, RSAKeyParameters)
Use constructor without 'publicKey' parameter.
|
| org.bouncycastle.tls.crypto.impl.jcajce.JcaTlsRSASigner(JcaTlsCrypto, PrivateKey, PublicKey)
Use constructor without 'publicKey' parameter.
|