SecureBlackbox 2020 macOS Edition

Questions / Feedback?

CountersigningCertificate Property

The certificate that was used to countersign the signature.

Syntax

public var countersigningCertificate: Certificate {
get {...} }

Remarks

Use this property to access the certificate that was used to countersign a signature. You can check this property from your CountersignatureValidated event handler, or after Verify method completes.

This property is read-only.

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