Bees v0.5.0 API

bees.core
Interface Unsealer

All Known Implementing Classes:
AsymmetricUnsealer, SymmetricSeal

public interface Unsealer


Method Summary
 boolean checkSeal(byte[] data, long id)
           
 

Method Detail

checkSeal

public boolean checkSeal(byte[] data,
                         long id)

Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/