SLC
<\/script>\n';
},
get iframeSnippet() {
const domain = 'nfcfyi.com';
const type = 'entity';
const slug = '';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
Infineon's SLC (Security Controller) family offers dual-interface chips that support both contact (ISO 7816) and contactless (ISO 14443) communication. SLC chips combine 3DES and AES cryptographic engines with a secure microcontroller, targeting banking cards, transport credentials, and government identity documents that require both chip-and-PIN contact and NFC tap functionality.