public static class JacksonSupport.PublicKeyDeserializer
| Modifier and Type | Field and Description |
|---|---|
static JacksonSupport.PublicKeyDeserializer |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
net.i2p.crypto.eddsa.EdDSAPublicKey |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
public static JacksonSupport.PublicKeyDeserializer INSTANCE