Interface GCMExponentiator
- 
- All Known Implementing Classes:
 BasicGCMExponentiator,Tables1kGCMExponentiator
public interface GCMExponentiator 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexponentiateX(long pow, byte[] output)voidinit(byte[] x) 
 -