Interface MasterKey

All Known Implementing Classes:
MasterKeyPBImpl

public interface MasterKey
  • Method Details

    • getKeyId

      int getKeyId()
    • setKeyId

      void setKeyId(int keyId)
    • getBytes

      ByteBuffer getBytes()
    • setBytes

      void setBytes(ByteBuffer bytes)