org.openmobileis.services.security
Interface SecurityHash

All Known Implementing Classes:
DefaultSecurityHash

public interface SecurityHash


Method Summary
 byte[] hash(char[] password)
           
 

Method Detail

hash

public byte[] hash(char[] password)


Copyright 2006 OpenMobileIS. All Rights Reserved.