decryptBytesWithTtl

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

Body

function(key,cipher,ttl) {...}

Classpath

Children