# CRYPTO_KEY_USAGE_DECRYPT

`import { CRYPTO_KEY_USAGE_DECRYPT } from "destack:crypto/binding";`

Key usage: decrypt.

```ds title="CRYPTO_KEY_USAGE_DECRYPT"
const CRYPTO_KEY_USAGE_DECRYPT: CryptoKeyUsageFlags
```

[language/library/src/crypto/binding/algorithm.ds:198](https://github.com/destack-sh/destack/blob/main/language/library/src/crypto/binding/algorithm.ds#L198)
