Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.crypto | |
tr.gov.tubitak.uekae.esya.api.crypto.alg | |
tr.gov.tubitak.uekae.esya.api.crypto.provider |
Modifier and Type | Method and Description |
---|---|
static KeyAgreement |
Crypto.getKeyAgreement(KeyAgreementAlg aKeyAgreementAlg) |
Modifier and Type | Field and Description |
---|---|
static KeyAgreementAlg |
KeyAgreementAlg.ECCDH_SHA1KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECCDH_SHA224KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECCDH_SHA256KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECCDH_SHA384KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECCDH_SHA512KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECDH_SHA1KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECDH_SHA224KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECDH_SHA256KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECDH_SHA384KDF |
static KeyAgreementAlg |
KeyAgreementAlg.ECDH_SHA512KDF |
Modifier and Type | Method and Description |
---|---|
static KeyAgreementAlg |
KeyAgreementAlg.fromOID(int[] aOID) |
Modifier and Type | Method and Description |
---|---|
KeyAgreement |
CryptoProvider.getKeyAgreement(KeyAgreementAlg aKeyAgreementAlg) |
Copyright © 2025. All rights reserved.