Declared in | PGPTypes.h |
PGPS2KSpecifier
Definition
typedef NS_ENUM(UInt8, PGPS2KSpecifier ) {
PGPS2KSpecifierSimple = 0,
PGPS2KSpecifierSalted = 1,
PGPS2KSpecifierIteratedAndSalted = 3,
PGPS2KSpecifierGnuDummy = 101,
};
Add Docset with Docs For Xcode
Go to @krzyzanowskim on twitter
Declared in | PGPTypes.h |
typedef NS_ENUM(UInt8, PGPS2KSpecifier ) {
PGPS2KSpecifierSimple = 0,
PGPS2KSpecifierSalted = 1,
PGPS2KSpecifierIteratedAndSalted = 3,
PGPS2KSpecifierGnuDummy = 101,
};