Uses of Enum
net.i2p.router.crypto.FamilyKeyCrypto.Result
Packages that use 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
Methods in net.i2p.router.crypto that return FamilyKeyCrypto.ResultModifier and TypeMethodDescriptionstatic FamilyKeyCrypto.ResultReturns 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.