Table of Contents

Class SBSDKStorageCryptingProvider

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public class SBSDKStorageCryptingProvider : NSObject, ISBSDKStorageCryptingProvider, INativeObject, IDisposable
Inheritance
SBSDKStorageCryptingProvider
Implements
INativeObject

Constructors

SBSDKStorageCryptingProvider()

public SBSDKStorageCryptingProvider()

SBSDKStorageCryptingProvider(NSObjectFlag)

protected SBSDKStorageCryptingProvider(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKStorageCryptingProvider(NativeHandle)

protected SBSDKStorageCryptingProvider(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

StorageCrypting

public virtual SBSDKStorageCrypting StorageCrypting { get; }

Property Value

SBSDKStorageCrypting