MoEngageKeyChainConfig
@objc
public class MoEngageKeyChainConfig : NSObject
Model to set the keychain configuration
-
Keychain group name to save the encryption key in keychain
Declaration
Swift
@objc public let groupName: String
-
Initialize the instance of
MoEngageKeyChainConfig
Declaration
Swift
@objc public init(groupName: String)
Parameters
groupName
Keychain sharing name as set in Capabilities.