61 NPL-00100 to NPL-00420
- NPL-00100: cannot initialize ASN.1 context
-
Cause: The ASN.1 program interface could not be initialized, probably because its error message file could not be found.
- NPL-00101: uninitialized ASN.1 context
-
Cause: The ASN.1 program interface received an uninitialized ASN.1 handle.
- NPL-00102: missing stream functions in ASN.1 context initialization
-
Cause: An internal function imporoperly attempted to initialize an ASN.1 handle.
- NPL-00103: unusable ASN.1 context
-
Cause: The ASN.1 program interface received an unusable ASN.1 handle.
- NPL-00300: maximum ASN.1 element nesting depth string exceeded on read
-
Cause: An ASN.1 construct is too complex for the program interface to read.
- NPL-00301: maximum ASN.1 element nesting depth string exceeded on write
-
Cause: An ASN.1 construct is too complex for the program interface to write.
- NPL-00302: ASN.1 type tag is greater than maximum of 16383
-
Cause: An internal function attempted to create an illegal ASN.1 construct
- NPL-00303: uninitialized ASN.1 class attribute
-
Cause: An internal function attempted to create an illegal ASN.1 construct
- NPL-00304: uninitialized ASN.1 tag attribute
-
Cause: An internal function attempted to create an illegal ASN.1 construct
- NPL-00305: unsupported ASN.1 "UNIV" type string
-
Cause: An internal function attempted to create an illegal ASN.1 construct
- NPL-00307: ASN.1 sequence has already been ended on write
-
Cause: An internal function attempted to end an ASN.1 construct prematurely.
- NPL-00308: requested ASN.1 class string does not match received class string
-
Cause: An internal function requested an ASN.1 construct different from that received by the ASN.1 protocol engine.
- NPL-00309: requested ASN.1 type tag string does not match received type tag string
-
Cause: An internal function requested an ASN.1 construct different from that received by the ASN.1 protocol engine.
- NPL-00310: ASN.1 sequence has already been ended on read
-
Cause: An internal function attempted to finish reading an ASN.1 construct which has already been completely read.
- NPL-00311: cannot end constructed ASN.1 encoding, string encoding octets unread
-
Cause: An internal function attempted to finish reading an ASN.1 construct prematurely.
- NPL-00312: attempt to put ASN.1 "UNIV" type with illegal tag string
-
Cause: An internal function attempted to create an illegal ASN.1 construct.
- NPL-00313: requested form string does not match actual form string
-
Cause: An internal function received an ASN.1 construct different from that expected.
- NPL-00410: incoming ASN.1 value too large (string octets) to store locally
-
Cause: The ASN.1 protocol engine was unable to translate an ASN.1 construct to its host representation because the construct was too big.
- NPL-00411: incoming ASN.1 NULL encoding has nonzero length of string
-
Cause: The ASN.1 protocol engine received a corrupted ASN.1 construct.
- NPL-00412: incoming ASN.1 BOOLEAN encoding has incorrect length of string
-
Cause: The ASN.1 protocol engine received a corrupted ASN.1 construct.
- NPL-00413: incoming ASN.1 encoding has length string, maximum allowed is string
-
Cause: The ASN.1 protocol engine received an ASN.1 construct too large for it to process.
- NPL-00414: incoming ASN.1 type tag is greater than maximum of 16383
-
Cause: The ASN.1 protocol engine received an illegal ASN.1 construct.
- NPL-00415: received unsupported ASN.1 INDEFINITE-LENGTH encoding
-
Cause: The ASN.1 protocol engine received an ASN.1 encoding which it could not process because its implementation does not support it.
- NPL-00416: received illegal ASN.1 encoding length of string
-
Cause: The ASN.1 protocol engine received a corrupted ASN.1 construct.
- NPL-00417: received ASN.1 length octet count greater than maximum of string
-
Cause: The ASN.1 protocol engine received an ASN.1 encoding which it could not process because its implementation does not support it..
- NPL-00418: received malformed ASN.1 object identifier
-
Cause: The ASN.1 protocol engine received a corrupted ASN.1 construct.
- NPL-00419: received ASN.1 object identifier with sub-identifier that is too large
-
Cause: The ASN.1 protocol engine received an ASN.1 encoding which it could not process because its implementation does not support it.
- NPL-00420: received ASN.1 object identifier with more than 256 sub-identifiers
-
Cause: The ASN.1 protocol engine received an ASN.1 encoding which it could not process because its implementation does not support it.