I have an EC key generated by Apple Push Notification Service (APN). As per the RFC5915 section 3 the key should be a sequence that looks like this one.
My problem is that the APN key sequence is encapsulated into another sequence that is not described in the RFC5915. Here is the result I get.
Does anyone know where this sequence is described?