Inherits from NSObject
Conforms to AGCryptoConfig
Declared in AGKeyStoreCryptoConfig.h
AGKeyStoreCryptoConfig.m

Overview

Configuration object for an AGPasswordKeyServices provider.

Tasks

Properties

alias

Applies the alias to the configuration.

@property (nonatomic, copy) NSString *alias

Discussion

Applies the alias to the configuration.

Declared In

AGKeyStoreCryptoConfig.h

password

Applies the password to the configuration.

@property (nonatomic, copy) NSString *password

Discussion

Applies the password to the configuration.

Declared In

AGKeyStoreCryptoConfig.h