SecureBlackbox 2020 iOS Edition

Questions / Feedback?

currentCertSerialNumber (property)

Returns the certificate's serial number.

Syntax

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

Remarks

Returns the certificate's serial number.

This property is read-only.

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