| Interface | Description |
|---|---|
| IndexedKey |
Interface for keys that are related to each other.
|
| IPublicKeySource |
This interfaces represents a source for
IndexedECPublicKey. |
| Class | Description |
|---|---|
| AbstractIndexedKey<T extends Key> |
Abstract implementation of
IndexedKey that also includes an instance of a Key. |
| IndexedECPrivateKey |
This class represents a private elliptic curve
IndexedKey. |
| IndexedECPublicKey |
This class represents a public elliptic curve
IndexedKey. |
| KeyFileHelper | |
| KeyPairHelper |
A helper class for generating asymmetric keys.
|
| KeyRing |
This represents a "users" key ring in the Absio ecosystem.
|
| Enum | Description |
|---|---|
| KeyFileSettings |
This enumeration represents the specification for performing PBKDF2 Key File encoding for a
KeyRing. |
| KeyPairHelper.KeyAlgorithm |
This enumeration represents the asymmetric key algorithms that Absio knowingly supports.
|
| KeyType |
Enumeration for keeping track of the intended usage of a key.
|
Copyright © 2021. All rights reserved.