SecureBlackbox 2020 Android Edition

Questions / Feedback?

CACertificate Property

The CA certificate that issues this CRL.

Syntax

public Certificate getCACertificate();
public void setCACertificate(Certificate CACertificate);

Remarks

Assign the CA certificate that is the issuer of this CRL to this property to validate the CRL's signature or re-sign it. In the latter case the CA certificate needs to have an associated private key.

This property is not available at design time.

Default Value

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