AGPassphraseKeyServices Class Reference
Inherits from | AGBaseEncryptionService : NSObject |
Declared in | AGPassphraseKeyServices.h AGPassphraseKeyServices.m |
Instance Methods
initWithConfig:
Initialize the provider with the given config
- (id)initWithConfig:(AGPassphraseCryptoConfig *)config
Parameters
- config
An AGPassphraseCryptoConfig configuration object.
Return Value
the newly created AGPassphraseKeyServices object.
Discussion
Initialize the provider with the given config
Declared In
AGPassphraseKeyServices.h