Renci.SshNet.Security.Cryptography.Ciphers.TripleDesCipher public sealed class TripleDesCipher : DesCipher Implements 3DES cipher algorithm. Documentation Code public TripleDesCipher(byte[] key, CipherMode mode, CipherPadding padding) Initializes a new instance of the TripleDesCipher class.