SecureBlackbox 2020 .NET Edition

Questions / Feedback?

CanSign Property

Returns true if the crypto object is capable of data signing.

Syntax

public bool CanSign { get; }
Public ReadOnly Property CanSign As Boolean

Default Value

False

Remarks

This property returns true if the crypto object can be used for signing data and validating signatures. This capability depends on the cryptographic algorithm.

This property is read-only and not available at design time.

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