Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.crypto.util |
Modifier and Type | Method and Description |
---|---|
static byte[] |
CipherUtil.decrypt(PBEAlg aCipherAlg,
AlgorithmParams aParams,
PBEKeySpec aKeySpec,
byte[] aData) |
static byte[] |
CipherUtil.encrypt(PBEAlg aCipherAlg,
AlgorithmParams aParams,
PBEKeySpec aKeySpec,
byte[] aData) |
Copyright © 2025. All rights reserved.