Share via


SslConnection.Read(IntPtr, IntPtr) Method

Definition

public abstract Security.SslStatus Read(IntPtr data, ref IntPtr dataLength);
abstract member Read : nativeint * nativeint -> Security.SslStatus

Parameters

data
IntPtr

nativeint

dataLength
IntPtr

nativeint

Returns

Applies to