Instance Method
readSecrets()readSecretsreadSecrets
Reads the password from the Keychain. Returns NO if accessing the Keychain failed, otherwise YES.
Declaration
func readSecrets()Declaration
- (void) readSecrets;Declaration
readSecrets()Instance Method
Reads the password from the Keychain. Returns NO if accessing the Keychain failed, otherwise YES.
func readSecrets()- (void) readSecrets;readSecrets()