Instance Method
writeSecrets()writeSecretswriteSecrets
Writes the password to the Keychain. Returns NO if accessing the Keychain failed, otherwise YES.
Declaration
func writeSecrets()Declaration
- (void) writeSecrets;Declaration
writeSecrets()Instance Method
Writes the password to the Keychain. Returns NO if accessing the Keychain failed, otherwise YES.
func writeSecrets()- (void) writeSecrets;writeSecrets()