Class AesGcm
java.lang.Object
de.gematik.bbriccs.crypto.encryption.AesGcm
- All Implemented Interfaces:
EncryptionMethod<SecretKey,Key>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AesGcm
public AesGcm()
-
-
Method Details
-
decrypt
- Specified by:
decryptin interfaceEncryptionMethod<SecretKey,Key>
-
encrypt
- Specified by:
encryptin interfaceEncryptionMethod<SecretKey,Key>
-