| Package | Description |
|---|---|
| net.i2p.crypto |
Core cryptographic primitives and algorithms used throughout I2P.
|
| Modifier and Type | Method and Description |
|---|---|
static SigContext |
SigContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SigContext[] |
SigContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|