IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

createKey (method)

Creates a new keyset associated with the provided name.

Syntax

- (void)createKey:(NSString*)keyName;
public func createKey(_ keyName: String) throws -> Void

Remarks

This method will create a new keyset (public/private key pair) within the Cryptographic Service Provider (CSP) used by the class. The CSP can be set using the CSP configuration setting.

NOTE: This functionality is only available in Windows.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 iOS Edition - Version 20.0 [Build 8154]