NIST SP 800-73 (PIV)
<\/script>\n';
},
get iframeSnippet() {
const domain = 'smartcardfyi.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">
NIST
Interfaces for Personal Identity Verification defining the PIV card edge, data model, and client APIs for US federal identity.
NIST PIV
|
Published 2005
Standard Details
| Category | NIST |
| Year Published | 2005 |
| Status | Active |