Interface KeyParameter
-
- All Superinterfaces:
CipherParameters
- All Known Implementing Classes:
KeyParameterImpl
public interface KeyParameter extends CipherParameters
Created by dgh on 16/06/15.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getKey()
-