SecureBlackbox 2020 iOS Edition

Questions / Feedback?

artifactSourceID (property)

An accessor to the SourceID property of the artifact.

Syntax

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

Remarks

An accessor to the SourceID property of the artifact.

SourceID uniquely identifies the issuer of the artifact.

This property is read-only.

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