Package step.repository.alm.otaclient
Interface IAmarillusHash
- 
- All Superinterfaces:
- com4j.Com4jObject
 
 public interface IAmarillusHash extends com4j.Com4jObjectSupport for hash generation.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgenerateHash(java.lang.String value)Gets a Hash generated from the input value.
 
-