- All Superinterfaces:
- DecryptionKey, EncryptionKey, org.cryptimeleon.math.serialization.Representable, org.cryptimeleon.math.hash.UniqueByteRepresentable
- All Known Implementing Classes:
- ByteArrayImplementation
public interface SymmetricKey
extends EncryptionKey, DecryptionKey
A key that is used simultaneously for encryption and decryption.