# CRYPTO_KEY_USAGE_EXPORT

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

Key usage: export.

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

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