public class SigningKey extends Object
| Modifier and Type | Field and Description |
|---|---|
private Signature |
ecdsaSign |
private PublicKey |
publicKey |
| Constructor and Description |
|---|
SigningKey() |
SigningKey(KeyPair keyPair) |
public SigningKey(KeyPair keyPair)
public SigningKey()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.