Enum FamilyKeyCrypto.Result

java.lang.Object
java.lang.Enum<FamilyKeyCrypto.Result>
net.i2p.router.crypto.FamilyKeyCrypto.Result
All Implemented Interfaces:
Serializable, Comparable<FamilyKeyCrypto.Result>, java.lang.constant.Constable
Enclosing class:
FamilyKeyCrypto

public static enum FamilyKeyCrypto.Result extends Enum<FamilyKeyCrypto.Result>
Only STORED_KEY is fully trusted. RI_KEY is Java with key in the RI. NO_KEY is i2pd without a key in the RI.
Since:
0.9.54