SignedMessage

constructor(content: String? = null, algorithm: Algorithm? = null, derivationPath: List<Long>? = null, signature: SignedMessageSignature? = null, publicKey: String? = null)

Parameters

content
algorithm

Algorithm

derivationPath
publicKey