Show / Hide Table of Contents

SafeEvpCipherCtx Constructor

SafeEvpCipherCtx()

C#
public SafeEvpCipherCtx()

SafeEvpCipherCtx(IntPtr, bool)

C#
public SafeEvpCipherCtx(IntPtr invalidHandleValue, bool ownsHandle)

Parameters

Type Name Description
IntPtr invalidHandleValue
bool ownsHandle
In this article
Back to top Generated by DocFX