Gets the Encrypted bytes as a Base64 representation.
String get base64 => convert.base64.encode(_bytes);