C# Class System.Net.SecPkgContext_ConnectionInfo

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
DataCipherAlg int
DataHashAlg int
DataHashKeySize int
DataKeySize int
KeyExchKeySize int
KeyExchangeAlg int
Protocol int

Private Methods

Méthode Description
SecPkgContext_ConnectionInfo ( byte nativeBuffer ) : System.Diagnostics

Property Details

DataCipherAlg public_oe property

public int DataCipherAlg
Résultat int

DataHashAlg public_oe property

public int DataHashAlg
Résultat int

DataHashKeySize public_oe property

public int DataHashKeySize
Résultat int

DataKeySize public_oe property

public int DataKeySize
Résultat int

KeyExchKeySize public_oe property

public int KeyExchKeySize
Résultat int

KeyExchangeAlg public_oe property

public int KeyExchangeAlg
Résultat int

Protocol public_oe property

public int Protocol
Résultat int