Package co.ecg.alpaca.toolkit.model
Interface KeyDataProvider
-
public interface KeyDataProvider
- Author:
- DavidKelley on 9/11/18.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getKey()
-
-
-
Method Detail
-
getKey
byte[] getKey() throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
-
-