public final class EdPublicKeySpec extends Object implements KeySpec
EdKey,
EdPublicKey,
EdPrivateKeySpec,
EdDSAPrivateKeySpec| Constructor and Description |
|---|
EdPublicKeySpec(byte[] w,
EdParameterSpec params)
Constructs a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
EdParameterSpec |
getParams()
Returns the associated domain parameters.
|
byte[] |
getW()
The public key encoded in its byte representation.
|
public EdPublicKeySpec(byte[] w,
EdParameterSpec params)
w - the public keyparams - the domain parameterspublic EdParameterSpec getParams()
public byte[] getW()
Copyright © 2011–2022 Stiftung SIC. All rights reserved.