!!! Overview
[{$pagename}] is a standard format for representing [Trust Anchor] information defined in [RFC 5914]
[{$pagename}] structure:
{{{
TrustAnchorInfo ::= SEQUENCE {
version TrustAnchorInfoVersion DEFAULT v1,
pubKey SubjectPublicKeyInfo,
keyId KeyIdentifier,
taTitle TrustAnchorTitle OPTIONAL,
certPath CertPathControls OPTIONAL,
exts [[1] EXPLICIT Extensions OPTIONAL,
taTitleLangTag [[2] UTF8String OPTIONAL }
TrustAnchorInfoVersion ::= INTEGER { v1(1) }
}}}
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]