mimekit-ts - v1.0.0
    Preparing search index...

    Enumeration EncryptionAlgorithm

    Encryption algorithms supported by S/MIME and OpenPGP.

    Index
    Aes128: 0

    The AES 128-bit encryption algorithm.

    Aes192: 1

    The AES 192-bit encryption algorithm.

    Aes256: 2

    The AES 256-bit encryption algorithm.

    Camellia128: 3

    The Camellia 128-bit encryption algorithm.

    Camellia192: 4

    The Camellia 192-bit encryption algorithm.

    Camellia256: 5

    The Camellia 256-bit encryption algorithm.

    Cast5: 6

    The Cast-5 128-bit encryption algorithm.

    Des: 7

    The DES 56-bit encryption algorithm (extremely weak).

    TripleDes: 8

    The Triple-DES encryption algorithm.

    Idea: 9

    The IDEA 128-bit encryption algorithm.

    Blowfish: 10

    The Blowfish encryption algorithm.

    Twofish: 11

    The Twofish encryption algorithm.

    RC240: 12

    The RC2 40-bit encryption algorithm (S/MIME only; extremely weak).

    RC264: 13

    The RC2 64-bit encryption algorithm (S/MIME only; very weak).

    RC2128: 14

    The RC2 128-bit encryption algorithm (S/MIME only).

    Seed: 15

    The SEED 128-bit encryption algorithm (S/MIME only).