Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.crypto | |
tr.gov.tubitak.uekae.esya.api.crypto.alg | |
tr.gov.tubitak.uekae.esya.api.crypto.util |
Modifier and Type | Method and Description |
---|---|
javax.crypto.SecretKey |
KeyAgreement.generateKey(java.security.Key aKey,
Algorithm alg) |
Modifier and Type | Class and Description |
---|---|
class |
AsymmetricAlg |
class |
CipherAlg |
class |
DerivationFunctionAlg |
class |
DigestAlg
Definition for Message Digest algorithm, such as MD5 or SHA.
|
class |
KeyAgreementAlg |
class |
MACAlg |
class |
PBEAlg |
class |
SignatureAlg |
class |
WrapAlg |
Modifier and Type | Method and Description |
---|---|
static int |
KeyUtil.getKeyLength(Algorithm aCipheralg) |
Copyright © 2025. All rights reserved.