SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

SigningCertificate Property

The certificate that was used to create the signature.

Syntax

public val signingCertificate: Certificate?

Remarks

Use this property to access the certificate that was used to create the signature. This property might not be available if the signer chose not to include the certificate into the signature.

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

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