C# Class OpenSSL.SSL.SslCipher.SSL_CIPHER

ファイルを表示 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_oe property

public int alg_bits
return int

algo_strength public_oe property

public uint algo_strength
return uint

algorithm2 public_oe property

public uint algorithm2
return uint

algorithms public_oe property

public uint algorithms
return uint

id public_oe property

public uint id
return uint

mask public_oe property

public uint mask
return uint

mask_strength public_oe property

public uint mask_strength
return uint

name public_oe property

public IntPtr,System name
return System.IntPtr

strength_bits public_oe property

public int strength_bits
return int

valid public_oe property

public int valid
return int