tangem-app-android-audited/tangem-demo/src/main/assets/personalize_default.json
2020-03-23 22:55:21 +03:00

55 lines
No EOL
1.4 KiB
JSON

{
"releaseVersion": false,
"issuerName": "TANGEM SDK",
"series": "DB",
"startNumber": 300000000,
"count": 20,
"numberFormat": "",
"PIN": "000000",
"PIN2": "000",
"PIN3": "",
"hexCrExKey": "",
"CVC": "000",
"pauseBeforePIN2": 15000,
"smartSecurityDelay": true,
"curveID": "ed25519",
"SigningMethod": 0,
"MaxSignatures": 1000000,
"isReusable": true,
"allowSwapPIN": false,
"allowSwapPIN2": true,
"useActivation": false,
"useCVC": false,
"useNDEF": true,
"useDynamicNDEF": true,
"useOneCommandAtTime": false,
"useBlock": false,
"allowSelectBlockchain": false,
"forbidPurgeWallet": false,
"protocolAllowUnencrypted": true,
"protocolAllowStaticEncryption": true,
"protectIssuerDataAgainstReplay": true,
"forbidDefaultPIN": false,
"disablePrecomputedNDEF": false,
"skipSecurityDelayIfValidatedByIssuer": false,
"skipCheckPIN2andCVCIfValidatedByIssuer": false,
"skipSecurityDelayIfValidatedByLinkedTerminal": true,
"restrictOverwriteIssuerDataEx": false,
"requireTerminalTxSignature": false,
"requireTerminalCertSignature": false,
"checkPIN3onCard": false,
"ndef": {
"type": "AAR",
"value": "com.tangem.wallet"
},
"cardData": {
"date": "2020-02-17",
"batch": "FF87",
"blockchain": "IROHA",
"product_note": true,
"product_tag": false,
"product_id_card": false
},
"createWallet": 1,
"issuerData": null
}