Skip to main content
Version: 3.13.0

extractable

The read-only extractable property indicates whether or not the key may be extracted.

If the key cannot be exported, an exception will be thrown if an attempt to extract the key is made.

Value

A boolean value that is true if the key can be exported and false if not.