com.orchestranetworks.service.directory
Interface Encryption


public interface Encryption

Defines an interface for an encryption class.


Method Summary
 String encrypt(String s)
          This method must encrypt the specified string and returns the encrypted result.
 

Method Detail

encrypt

public String encrypt(String s)

This method must encrypt the specified string and returns the encrypted result.



(report a bug)
EBX.Platform 4.8.4 [0722]
Copyright Orchestra Networks 2000-2010. All rights reserved.