ISO/IEC 7816-4

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_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">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

ISO/IEC 7816-4 defines the APDU (Application Protocol Data Unit) command structure for interacting with smart card applications. Originally designed for contact smart cards, this standard is equally critical for contactless NFC applications via ISO 14443-4. It specifies SELECT, READ BINARY, UPDATE BINARY, and authentication commands used by NFC Forum Type 4 tags, payment cards, and identity credentials. APDU commands form the application layer of all high-security NFC interactions.

ISO/IEC | 7816-4 | Published 1995 | Rev. 2020

Scope

APDU commands for smart cards — defines the command-response protocol for interacting with smart card applications and file systems.