SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

CRLTBS (property)

The to-be-signed part of the CRL (the CRL without the signature part).

Syntax

@property (nonatomic,readonly,assign,getter=CRLTBS) NSData* CRLTBS;
- (NSData*)CRLTBS;
public var CRLTBS: Data {
  get {...}
}

Remarks

The to-be-signed part of the CRL (the CRL without the signature part).

This property is read-only.

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