public class ECKeyAgreement
extends java.lang.Object
implements tr.gov.tubitak.uekae.esya.api.crypto.KeyAgreement
| Constructor and Description |
|---|
ECKeyAgreement(BaseAgreement aBaseAgreement,
DerivationFunction aKDF) |
| Modifier and Type | Method and Description |
|---|---|
javax.crypto.SecretKey |
generateKey(java.security.Key key,
tr.gov.tubitak.uekae.esya.api.crypto.alg.Algorithm alg) |
void |
init(java.security.Key key,
tr.gov.tubitak.uekae.esya.api.crypto.params.AlgorithmParams params) |
public ECKeyAgreement(BaseAgreement aBaseAgreement, DerivationFunction aKDF)
public void init(java.security.Key key,
tr.gov.tubitak.uekae.esya.api.crypto.params.AlgorithmParams params)
init in interface tr.gov.tubitak.uekae.esya.api.crypto.KeyAgreementpublic javax.crypto.SecretKey generateKey(java.security.Key key,
tr.gov.tubitak.uekae.esya.api.crypto.alg.Algorithm alg)
generateKey in interface tr.gov.tubitak.uekae.esya.api.crypto.KeyAgreementCopyright © 2025. All rights reserved.