Skip to content

PE-SSIM-EAPTLSParameters

PE-SSIM-EAPTLSParameters ::= SEQUENCE {
ssim-eaptls-header PEHeader,
eapSSIMCertificate Certificate, -- TLS certificate containing the public key of the SSIM application
eapSSIMCertificateChain SEQUENCE OF Certificate OPTIONAL, -- TLS certificate chain for the SSIM application not including the SSIM Root CA
eapCACertificate Certificate, -- TLS Server Root CA certificate
privateKey OCTET STRING -- TLS Private key of the SSIM application
}
Field Type Presence
ssim-eaptls-header PEHeader mandatory
eapSSIMCertificate Certificate mandatory
eapSSIMCertificateChain eapSSIMCertificateChain optional
eapCACertificate Certificate mandatory
privateKey OCTET STRING mandatory

ssimEapTLSParameters