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 string specified and returns the encrypted result.
 

Method Detail

encrypt

public String encrypt(String s)

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



(report a bug)
EBX.Platform 4.5.0 [0598]
Copyright Orchestra Networks 2000-2008. All rights reserved.