CipherType public abstract class CipherType RFC 2246 Documentation public const int aead = 2 public const int block = 1 public const int stream = 0 protected CipherType()