public class Ieee1609Dot2Dot1EcaEeInterface
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static OERDefinition.Builder |
EeEcaCertRequest
EeEcaCertRequest ::= SEQUENCE {
version Uint8 (2),
generationTime Time32,
type CertificateType,
tbsCert ToBeSignedCertificate (WITH COMPONENTS {
...,
id (WITH COMPONENTS {
...,
linkageData ABSENT
}),
cracaId ('000000'H),
crlSeries (0),
appPermissions ABSENT,
certIssuePermissions ABSENT,
certRequestPermissions PRESENT,
verifyKeyIndicator (WITH COMPONENTS {
verificationKey
})
}),
canonicalId IA5String OPTIONAL,
...
}
|
Constructor and Description |
---|
Ieee1609Dot2Dot1EcaEeInterface() |
public static final OERDefinition.Builder EeEcaCertRequest