Is there a way to encrypt this string in M language "bmVVNG46bmVB". Is it possible to call a C# function or something in M language or if M language has any libraries for standard encryptions like AES/DES
let
Source = Web.Contents( "http://localhost:7474/db/data/transaction/commit",
[
Headers = [#"Authorization" = "Basic bmVVNG46bmVB"]
]
in
Source