IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

keyring (property)

The location on disk of the keyring.

Syntax

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

Default Value

""

Remarks

To load a keyring use the LoadKeyring method.

This property is read-only.

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