decrypt

Declaration

Promise <any> decrypt(
    AlgorithmIdentifier algorithm, 
    CryptoKey key, 
    BufferSource data
);