Package | Description |
---|---|
iaik.security.ec.common | |
iaik.security.ec.eddsa |
Modifier and Type | Interface and Description |
---|---|
interface |
EdKey
This interface defines an EdDSA key.
|
Modifier and Type | Class and Description |
---|---|
class |
EdPrivateKey
Representation of a public key for Ed algorithms.
|
class |
EdPublicKey
Representation of a public key for EdDSA/EdDH algorithms.
|
Modifier and Type | Method and Description |
---|---|
static ECKey |
ECKeyFactory.translateKey(Key key)
Translates a key to an
ECKey . |
Modifier and Type | Class and Description |
---|---|
class |
EdDSAPrivateKey
Representation of a private key for EdDSA algorithms and implementation of
the
ECPrivateKey interface. |
Copyright © 2011–2022 Stiftung SIC. All rights reserved.