Pextractable
Bun

property

crypto.webcrypto.CryptoKey.extractable

readonly extractable: boolean

When true, the CryptoKey can be extracted using either subtleCrypto.exportKey() or subtleCrypto.wrapKey().