Class TlsPasswordHandle
public class TlsPasswordHandle : ObjectHandle, IDisposable
- Inheritance
-
TlsPasswordHandle
- Implements
- Inherited Members
Constructors
TlsPasswordHandle(nint, bool)
public TlsPasswordHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static TlsPasswordHandle For<T>(ConstructArgument[] constructArguments) where T : TlsPassword, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T