Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EncryptParameters type

A type representing all currently supported encryption parameters as they apply to different encryption algorithms.

type EncryptParameters =
 | RsaEncryptParameters
 | AesGcmEncryptParameters
 | AesCbcEncryptParameters