public final class EdDSADemo extends Object implements ECCelerateDemo
Constructor and Description |
---|
EdDSADemo()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main method.
|
boolean |
run()
Executes the demo.
|
public EdDSADemo() throws NoSuchAlgorithmException
NoSuchAlgorithmException
- in case an earlier version of the IAIK provider (prior to 4.0) is
usedpublic boolean run()
ECCelerateDemo
run
in interface ECCelerateDemo
true
on success, false otherwisepublic static void main(String[] args)
args
- will be ignoredCopyright © 2011–2022 Stiftung SIC. All rights reserved.