C# Class OpenSSL.SSL.SslCipher.SSL_CIPHER

Show file Open project: langhuihui/csharprtmp

Public Properties

Property Type Description
alg_bits int
algo_strength uint
algorithm2 uint
algorithms uint
id uint
mask uint
mask_strength uint
name System.IntPtr
strength_bits int
valid int

Property Details

alg_bits public property

public int alg_bits
return int

algo_strength public property

public uint algo_strength
return uint

algorithm2 public property

public uint algorithm2
return uint

algorithms public property

public uint algorithms
return uint

id public property

public uint id
return uint

mask public property

public uint mask
return uint

mask_strength public property

public uint mask_strength
return uint

name public property

public IntPtr,System name
return System.IntPtr

strength_bits public property

public int strength_bits
return int

valid public property

public int valid
return int