Skip to main content

IDIDCommOptions.alg property

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Optional key wrapping algorithm to use. Defaults to 'ECDH-ES+A256KW'

Signature:

alg?: 'ECDH-ES+A256KW' | 'ECDH-1PU+A256KW' | 'ECDH-ES+XC20PKW' | 'ECDH-1PU+XC20PKW';