IPWorks Encrypt 2020 iOS Edition

Questions / Feedback?

certPrivateKeyContainer (property)

The name of the PrivateKey container for the certificate (if available).

Syntax

@property (nonatomic,readonly,assign,getter=certPrivateKeyContainer) NSString* certPrivateKeyContainer;
- (NSString*)certPrivateKeyContainer;
public var certPrivateKeyContainer: String {
  get {...}
}

Default Value

""

Remarks

The name of the CertPrivateKey container for the certificate (if available). This functionality is available only on Windows platforms.

This property is read-only.

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