SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

Armor Property

Specifies whether the data should be armored.

Syntax

public var isArmor: Boolean

Default Value

False

Remarks

Switch this property on to armor the protected data by encoding it in base64 and enveloping with BEGIN and END markings.

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