Interface EncryptionKeyMetadata

All Known Subinterfaces:
NativeEncryptionKeyMetadata

public interface EncryptionKeyMetadata
Light typedef over a ByteBuffer that indicates that the given bytes represent metadata about an encrypted data file's encryption key.

This is preferred over passing a ByteBuffer directly in order to be more explicit.