ios_keychain_test
Test iOS Keychain storage for private keys, seeds, and channel secrets to validate encryption and secure handling patterns. Supports validation for Lightning wallet development.
Instructions
Validate private key storage patterns with iOS Keychain
Input Schema
Name | Required | Description | Default |
---|---|---|---|
keyType | Yes | Type of key to test | seed |
testValue | No | Test value to store (will be encrypted) |