Variable CryptoAlgorithmListSlimConst

CryptoAlgorithmListSlim: readonly CryptoAlgorithm[] = ...

A slim list of crypto algorithms. This list encompasses SigningAlgorithmListSlim and EncryptionAlgorithmListSlim. If you need more algorithms, explicitly import them or use CryptoAlgorithmListFull.

Generated using TypeDoc