decryptBytes

Type: function
decrypt a cipher into bytes using the Fernet library

Body

function(key,cipher) {...}

Classpath

Children