com.r3corda.core.serialization / Ed25519PrivateKeySerializer

Ed25519PrivateKeySerializer

object Ed25519PrivateKeySerializer

For serialising an ed25519 private key



Functions

read fun read(kryo: <ERROR CLASS>, input: <ERROR CLASS>, type: Class<<ERROR CLASS>>): <ERROR CLASS>
write fun write(kryo: <ERROR CLASS>, output: <ERROR CLASS>, obj: <ERROR CLASS>): Unit