public class AesGcmCipherV1 extends CipherBase
key, keyLen, kIvLen, kTagLen| 构造器和说明 |
|---|
AesGcmCipherV1(byte[] key) |
public byte[] encrypt(byte[] plaintext)
encrypt 在类中 CipherBaseplaintext - public byte[] decrypt(byte[] ciphertext)
decrypt 在类中 CipherBaseciphertext - SyymAlgoId 2
IV kIvLen
authtag kTagLen
CipherTextpublic AlgoIdEnum getAlgo()
getAlgo 在类中 CipherBaseCopyright © 2022. All rights reserved.