| Package | Description |
|---|---|
| net.i2p.router.crypto | Router-specific cryptographic operations and implementations for I2P security. |
| Modifier and Type | Method and Description |
|---|---|
static FamilyKeyCrypto.Result | FamilyKeyCrypto.Result.valueOf(String name)Returns the enum constant of this type with the specified name. |
static FamilyKeyCrypto.Result[] | FamilyKeyCrypto.Result.values()Returns an array containing the constants of this enum type, in
the order they are declared. |
FamilyKeyCrypto.Result | FamilyKeyCrypto.verify(RouterInfo ri)Verify the family signature in a RouterInfo. |