public interface MasterKey
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getBytes() |
int |
getKeyId() |
void |
setBytes(ByteBuffer bytes) |
void |
setKeyId(int keyId) |
int getKeyId()
void setKeyId(int keyId)
ByteBuffer getBytes()
void setBytes(ByteBuffer bytes)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.