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

Overview

Configuration object for an AGPassphraseKeyServices provider.

Tasks

Properties

passphrase

Applies the passphrase to the configuration.

@property (nonatomic, copy) NSString *passphrase

Discussion

Applies the passphrase to the configuration.

Declared In

AGPassphraseCryptoConfig.h

salt

Applies the salt to the configuration.

@property (nonatomic, strong) NSData *salt

Discussion

Applies the salt to the configuration.

Declared In

AGPassphraseCryptoConfig.h