GlobalPlatform Card Specification
<\/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">
GlobalPlatform
Industry standard for secure multi-application smart card management, defining card lifecycle, security domains, and secure channel protocols.
GP 2.3.1
|
Published 2003
Standard Details
| Category | GlobalPlatform |
| Year Published | 2003 |
| Status | Active |