encrypt

Type: function
encrypt a plaintext using the Fernet library

Body

function(key,plaintext) {...}

Classpath

Children