SecureBlackbox 2020 Android Edition

Questions / Feedback?

KnownCRLs Property

Additional CRLs for chain validation.

Syntax

public CRLList getKnownCRLs();
public void setKnownCRLs(CRLList knownCRLs);

Remarks

Use this property to supply additional CRLs that might be needed for chain validation. This property may be helpful when a chain is validated in offline mode, and the associated CRLs are stored separately from the signed message or document.

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]