Variable EncryptionAlgorithmListSlimConst

EncryptionAlgorithmListSlim: readonly EncryptionAlgorithm[] = []

A slim list of encryption algorithms.

Remarks

The slim list contains only the most commonly used algorithms, to reduce bundle size. This list is currently empty. If you need more algorithms, explicitly import them or use EncryptionAlgorithmListFull.