SecureBlackbox 2020 iOS Edition

Questions / Feedback?

TSAName (property)

Specifies the name of TSA.

Syntax

@property (nonatomic,readwrite,assign,getter=TSAName,setter=setTSAName:) NSString* TSAName;
- (NSString*)TSAName;
- (void)setTSAName:(NSString*)newTSAName;
public var TSAName: String {
  get {...}
set {...} }

Default Value

""

Remarks

Use this property to provide the alternative name of the TSA, in RDN format.

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