SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

currentCACertSerialNumber (property)

Returns the certificate's serial number.

Syntax

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

Remarks

Returns the certificate's serial number.

This property is read-only.

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