This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
javacard-api-samples:algorithm:start [2017/05/12 07:19] jinbiao |
javacard-api-samples:algorithm:start [2017/05/13 04:12] (current) |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| The MessageDigest class is the base class for hash algorithms. Implementations of MessageDigest algorithms must extend this class and implement all the abstract methods. | The MessageDigest class is the base class for hash algorithms. Implementations of MessageDigest algorithms must extend this class and implement all the abstract methods. | ||
| + | [[javacard-api-samples:algorithm:test|test]] | ||