encrypt

open override fun encrypt(passphrase: String)

switch this wallet from unencrypted to encrypted, or from one encryption passkey to another


fun encrypt(plaintext: ByteArray): ByteArray

Encrypt arbitrary length bytes