EncryptedDm

constructor(from: SecKey, to: PubKey, message: String)
constructor(to: PubKey, cipherText: CipherText, tags: List<Tag> = listOf(PubKeyTag(to)))