public static class JacksonSupport.PublicKeySerializer
Modifier and Type | Field and Description |
---|---|
static JacksonSupport.PublicKeySerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(net.i2p.crypto.eddsa.EdDSAPublicKey obj,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public static JacksonSupport.PublicKeySerializer INSTANCE