SecureBlackbox 2020 Android Edition

Questions / Feedback?

PlatformProtection Property

Enables platform-based protection of the master key.

Syntax

public boolean isPlatformProtection();
public void setPlatformProtection(boolean platformProtection);

Remarks

Use this property to enable the platform-based protection for the main encryption key. The platform protection is currently only available on Windows,in the form of DPAPI in unmanaged editions, or ProtectedData in .NET Framework.

Default Value

False

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Android Edition - Version 20.0 [Build 8156]