Show / Hide Table of Contents

Class PTDigitalSignaturesManager

Inheritance
System.Object
PTDigitalSignaturesManager
Implements
IPTOverridable
ObjCRuntime.INativeObject
System.IDisposable
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class PTDigitalSignaturesManager : NSObject, IPTOverridable, INativeObject, IDisposable

Constructors

PTDigitalSignaturesManager()

Declaration
public PTDigitalSignaturesManager()

PTDigitalSignaturesManager(NSObjectFlag)

Declaration
protected PTDigitalSignaturesManager(NSObjectFlag t)
Parameters
Type Name Description
Foundation.NSObjectFlag t

PTDigitalSignaturesManager(IntPtr)

Declaration
protected PTDigitalSignaturesManager(IntPtr handle)
Parameters
Type Name Description
System.IntPtr handle

Properties

ClassHandle

Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type Description
System.IntPtr

RootCertificateFilePath

Declaration
public virtual string RootCertificateFilePath { get; set; }
Property Value
Type Description
System.String

Implements

IPTOverridable
ObjCRuntime.INativeObject
System.IDisposable
Back to top Generated by DocFX