SecureBlackbox 2020 iOS Edition

Questions / Feedback?

keyPublicKeyAlgorithm (property)

Specifies the asymmetric algorithm of the key.

Syntax

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

Default Value

""

Remarks

Specifies the asymmetric algorithm of the key.

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