Subject name, key name, or certificate name.
If name
is a subject name, it's concatenated with additional components to make a certificate name:
.opts.keyId
.
If unset, it defaults to the current timestamp.If name
is a key name, it's concatenated with additional components to make a certificate name:
.opts.keyId
.
If unset, it defaults to TimestampNameComponent of the current timestamp..opts.issuerId
.
If unset, it defaults to "NDNts"..opts.version
.
If unset, it defaults to VersionNameComponent of the current timestamp in milliseconds.If name
is a certificate name, it is returned unchanged.
Create certificate name from subject name, key name, or certificate name.