public class StatisticsKeyTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ASYMMETRIC_KEY_ALGORITHM |
static int |
MAX_LENGTH_OF_ENCODED_KEY |
static String |
OXALIS_STATISTICS_PUBLIC_KEY |
| Constructor and Description |
|---|
StatisticsKeyTool() |
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
loadPublicKey(File file)
Loads the public key used for encrypting statistical data.
|
PublicKey |
loadPublicKeyFromClassPath()
The Oxalis statistics public key is supplied as part of the distribution (of course).
|
public static final String ASYMMETRIC_KEY_ALGORITHM
public static final String OXALIS_STATISTICS_PUBLIC_KEY
public static final int MAX_LENGTH_OF_ENCODED_KEY
public PublicKey loadPublicKeyFromClassPath()
Copyright © 2021 NorStella. All rights reserved.