Uses of Enum
net.i2p.router.crypto.FamilyKeyCrypto.Result
Package
Description
Classes formerly in net.i2p.crypto but moved here as they are only used by the router.
-
Uses of FamilyKeyCrypto.Result in net.i2p.router.crypto
Modifier and TypeMethodDescriptionstatic FamilyKeyCrypto.Result
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.verify
(RouterInfo ri) Verify the family signature in a RouterInfo.