Cognos Access Manager (CAM) Crypto errorcodes in version 8.3
CAM
CRP
CAM-CRP-0000;No error.
CAM-CRP-0001;The XML document initializeDocument is not provided.
CAM-CRP-0002;The XML document initializeDocument is invalid. Unable to find the root element '<IBM Cognos>'.
CAM-CRP-0003;The XML document initializeDocument is invalid. Unable to find the service identifier '<IBM Cognos>'.
CAM-CRP-0004;The XML document initializeDocument is not well formed.
CAM-CRP-0005;The XML document terminateDocument is not well formed.
CAM-CRP-0006;The XML document terminateDfocument is not provided.
CAM-CRP-0007;The XML document terminateDocument is invalid. Unable to find the root element '<IBM Cognos>'.
CAM-CRP-0008;The session is unable to create a last error XML document.
CAM-CRP-0009;The pointer handle is not defined in the application.
CAM-CRP-0010;The API calls were not performed in the correct order.
CAM-CRP-0011;A parameter passed to the API is not valid.
CAM-CRP-0012;The cryptographic engine is not initialized.
CAM-CRP-0013;The cryptographic engine is already initialized.
CAM-CRP-0014;The cryptographic engine is unable to find the specified (or default) configuration file.
CAM-CRP-0015;Unable to process data in the configuration file of the cryptographic engine.
CAM-CRP-0016;Unable to process the configuration data in the cryptographic engine.
CAM-CRP-0017;The data in the configuration file of the cryptographic engine is not well formed.
CAM-CRP-0018;The trace section in the cryptographic engine configuration is not valid.
CAM-CRP-0019;The providers section in the cryptographic engine configuration is not valid.
CAM-CRP-0020;The qopDefs section in the cryptographic engine configuration is not valid.
CAM-CRP-0021;The default section in the cryptographic engine configuration is not valid.
CAM-CRP-0022;The routing section in the cryptographic engine configuration is not valid.
CAM-CRP-0024;The call to WSAStartup was not successful.
CAM-CRP-0025;The requested version of Winsock is not available on this platform.
CAM-CRP-0026;The underlying socket: '<IBM Cognos>' returned an error.
CAM-CRP-0027;No providers are defined or loaded by the cryptographic engine.
CAM-CRP-0028;A default persistent provider is not defined in the cryptographic engine configuration.
CAM-CRP-0029;The request of the provider is not well formed.
CAM-CRP-0030;The requested cryptographic provider does not exist.
CAM-CRP-0031;A default transient provider is not defined in the cryptographic engine configuration.
CAM-CRP-0032;A default persistent provider is not defined in the cryptographic engine configuration.
CAM-CRP-0033;The cryptographic provider manager does not exist.
CAM-CRP-0034;The algorithm type requested is unknown.
CAM-CRP-0035;Unable to reach the requested address in the defined routing table.
CAM-CRP-0036;The GetInfo request is not well formed.
CAM-CRP-0037;The SetInfo request is not well formed.
CAM-CRP-0038;You can set the XML property '<IBM Cognos>' only once in each cryptographic engine session.
CAM-CRP-0040;The property contains a value that is improperly base64-encoded.
CAM-CRP-0041;A mandatory property is not set.
CAM-CRP-0042;The pointer handle is not defined in the application.
CAM-CRP-0043;The call to SSL_accept was not successful.
CAM-CRP-0044;The call to SSL_connect was not successful.
CAM-CRP-0045;The call to SSL_write was not successful.
CAM-CRP-0046;The call to SSL_read was not successful.
CAM-CRP-0047;The call to SSL_shutdown was not successful.
CAM-CRP-0048;Unexpected SSL_shutdown Error
CAM-CRP-0049;The Input XML document is not valid.
fCAM-CRP-0050;The type of the XML document is not correct.
CAM-CRP-0051;Early initialization error.
CAM-CRP-0052;Unable to load a certificate file.
CAM-CRP-0053;Unable to load a private key.
CAM-CRP-0054;The certificate's private key does not match the certificate's public key.
CAM-CRP-0055;Unable to load the certificate authority (CA) certificate.
CAM-CRP-0057;Unable to create the SSL data.
CAM-CRP-0058;Unable to query the context attributes.
CAM-CRP-0059;Unexpected InitializeSecurityContext error.
CAM-CRP-0060;Unexpected AcceptSecurityContext error.
CAM-CRP-0061;Unexpected EncryptMessage error.
CAM-CRP-0062;Unexpected DecryptMessage error.
CAM-CRP-0063;Unexpected AcquireCredentialsHandle error.
CAM-CRP-0064;Unable to allocate memory in the persistent crypto provider.
CAM-CRP-0065;Specify location for the data.
CAM-CRP-0066;Set an identity and then perform signing.
CAM-CRP-0067;You can set only one originator for signing.
CAM-CRP-0068;Specify a name for the output file.
CAM-CRP-0069;Unable to open the file '<IBM Cognos>' for input during a persistent crypto operation.
CAM-CRP-0070;Unable to open the file '<IBM Cognos>' for output during a persistent crypto operation.
CAM-CRP-0071;Unable to find the originator's certificate for signing.
CAM-CRP-0072;Unable to find the originator's private key.
CAM-CRP-0073;Unable to find the originator's public key.
CAM-CRP-0074;Unable to perform signing.
CAM-CRP-0075;Unable to encode the signed data during the signing operation.
CAM-CRP-0076;The signed data is not properly encoded in PKCS7 format. Unable to verify the signature.
CAM-CRP-0077;Unable to verify the signed data.
CAM-CRP-0078;The signature is not valid.
CAM-CRP-0079;Unable to retrieve the length of the originator's private key.
CAM-CRP-0080;Unable to specify the type of the originator's private key.
CAM-CRP-0081;Unable to specify the type of the originator's public key.
CAM-CRP-0082;Unable to perform a digest operation.
CAM-CRP-0083;Unable to decode the originator's certificate.
CAM-CRP-0084;The originator of the signed data to verify is not trusted.
CAM-CRP-0085;Set the originator's X.509 certificate and then verify.
CAM-CRP-0086;Set the name of the digest algorithm and then verify.
CAM-CRP-0087;Unable to recognize the digest algorithm '<IBM Cognos>'.
CAM-CRP-0088;Unable to recognize the algorithm '<IBM Cognos>' , which is used to create the originator's public key.
CAM-CRP-0089;Set at least one recipient to perform encryption.
CAM-CRP-0090;Unable to encrypt the data.
CAM-CRP-0091;Unable to encode the encrypted data during the encryption operation.
CAM-CRP-0092;Unable to decode the encrypted data during the decryption operation.
CAM-CRP-0093;Unable to decrypt the data because the appropriate private key was not found.
CAM-CRP-0094;Unable to decrypt the data.
CAM-CRP-0095;Unable to recognize the encryption algorithm name '<IBM Cognos>'.
CAM-CRP-0096;Unable to find the recipient's certificate for encryption.
CAM-CRP-0097;Unable to find the recipient's public key in the certificate.
CAM-CRP-0098;The cryptographic engine did not provide a session key for one of the recipients of the encrypted data during a basic decryption operation.
CAM-CRP-0099;The configured encryption algorithm has no associated OID, therefore, it cannot be used to encrypt and encode data.
CAM-CRP-0100;The length of the initialization vector for the encrypted data is not correct to perform a basic decryption.
CAM-CRP-0101;The OpenSSL provider does not include an implementation of the selected digest algorithm that can be used with the originator's public/private key type (i.e. RSA/DSA).
CAM-CRP-0102;Unable to acquire an MS Crypto API context.
CAM-CRP-0103;Unable to open the MS Crypto API system store.
CAM-CRP-0104;Unable to retrieve a public key parameter.
CAM-CRP-0105;Unable to generate a session key.
CAM-CRP-0106;Unable to generate the random initialization vector.
CAM-CRP-0107;Unable to set the initialization vector.
CAM-CRP-0108;Unable to set the cipher mode during encryption.
CAM-CRP-0109;Unable to use a session key to decrypt data.
CAM-CRP-0110;A required identity is not set.
CAM-CRP-0111;This persistent crypto provider does not support multiple identities.
CAM-CRP-0112;Unable to find the certificate for the identity '<IBM Cognos>' in the certificate store.
CAM-CRP-0113;The password is incorrect or the private key for the identity '<IBM Cognos>'cannot be found in the file '<IBM Cognos>', or in the file '<param type="string" index="3"/>'.
CAM-CRP-0114;Set the subject DN or filename for the identity certificate.
CAM-CRP-0115;Unable to add the file or directory '<IBM Cognos>' to the OpenSSL certificate store.
CAM-CRP-0116;The certificate with the subject DN '<IBM Cognos>' is not found in the configured OpenSSL certificate store.
CAM-CRP-0117;Unable to find the certificate with the subject DN '<IBM Cognos>' in the OpenSSL certificate store.
CAM-CRP-0118;The supplied certificate issuer DN and serial number do not match the identity certificate.
CAM-CRP-0119;Set an encryption algorithm and then perform a basic encryption.
CAM-CRP-0120;Set an encryption algorithm and then perform a basic decryption.
CAM-CRP-0121;Set a digest algorithm and then perform a basic signing.
CAM-CRP-0122;Set an encryption algorithm and then perform a basic signature verification.
CAM-CRP-0123;A non-exportable algorithm is used by a provider. The algorithm must be exportable.
CAM-CRP-0124;The XML encryption type is not specified.
CAM-CRP-0125;Unable to find the element specified for encryption in the XML document.
CAM-CRP-0126;The element to encrypt '<IBM Cognos>' is a child of another element to encrypt.
CAM-CRP-0127;Unable to specify the crypto action type.
CAM-CRP-0128;The persistent crypto action is invalid.
CAM-CRP-0129;The provider does not support persistent data signing.
CAM-CRP-0130;The provider does not support persistent data encryption.
CAM-CRP-0131;Unable to find the default persistent provider.
CAM-CRP-0132;Unable to create a session with the persistent crypto provider because of a previous error.
CAM-CRP-0133;Unable to open the XML file '<IBM Cognos>'.
CAM-CRP-0134;The signature of the XML document is invalid or the signer is not trusted.
CAM-CRP-0135;The XML document contains more than one signature.
CAM-CRP-0136;Unable to recognize the signature type of the XML document.
CAM-CRP-0137;The signature type of the XML document is not specified.
CAM-CRP-0138;Unable to recognize the digest algorithm type '<IBM Cognos>' of the XML document.
CAM-CRP-0139;The XML signature is invalid. The signed data may have been altered.
CAM-CRP-0140;The provider did not return a certificate for the originator.
CAM-CRP-0141;The action ('<IBM Cognos>') must be set by the first CAM_SetInfo call on a persistent crypto session.
CAM-CRP-0142;The response of the provider to a query does not contain some required information.
CAM-CRP-0143;The XML document used to set the cryptographic session information is invalid because the XML element '<IBM Cognos>' could not be found.
CAM-CRP-0144;The XML document passed is not well formed.
CAM-CRP-0145;The type of the XML document passed is different than expected; the root element should be ' <IBM Cognos>'.
CAM-CRP-0146;Unable to recognize some elements in the XML document passed.
CAM-CRP-0147;The XML document passed contains a property with a value '<IBM Cognos>', which is not valid.
CAM-CRP-0148;The document passed contains an XML property with an invalid base64 encoding ' <IBM Cognos>'.
CAM-CRP-0149;The XML document passed does not contain the mandatory property '<IBM Cognos>'.
CAM-CRP-0150;Unable to impersonate the user.
CAM-CRP-0151;Unable to revert the user.
CAM-CRP-0152;Unable to create a session with the provider.
CAM-CRP-0153;Unable to close a session with the provider.
CAM-CRP-0154;Unable to set the information about the provider.
CAM-CRP-0155;Unable to retrieve the information about the provider.
CAM-CRP-0156;Unable to complete a call to the cryptographic provider's wrap function.
CAM-CRP-0157;Unable to complete a call to the cryptographic provider's unwrap function.
CAM-CRP-0158;Unable to parse XML.
CAM-CRP-0159;Unable to merge two XML documents.
CAM-CRP-0160;The digest algorithm '<IBM Cognos>' cannot be used to sign XML.
CAM-CRP-0161;The encryption algorithm '<IBM Cognos>' cannot be used to encrypt XML.
CAM-CRP-0162;An unrecognized algorithm '<IBM Cognos>' is used to encrypt XML.
CAM-CRP-0163;Unable to process an XML document.
CAM-CRP-0164;Unable to process an XML document.
CAM-CRP-0165;Unable to decode the base64-encoded data.
CAM-CRP-0166;Unable to retrieve the attribute's value.
CAM-CRP-0167;Unable to find the configuration document for the provider ' <IBM Cognos>'.
CAM-CRP-0190;A path for the Entrust .ini file is not specified.
CAM-CRP-0191;The identity is unable to log on to Entrust using '<IBM Cognos>'.
CAM-CRP-0192;Unable to search for the recipient in PKI.
CAM-CRP-0193;Unable to find any recipients.
CAM-CRP-0194;Unable to retrieve unique names from the search list.
CAM-CRP-0195;Unable to copy the recipients to the RecipientList.
CAM-CRP-0196;There are no valid recipients.
CAM-CRP-0197;'<IBM Cognos>' is not a valid security operation.
CAM-CRP-0198;An unsupported confidentiality algorithm is specified.
CAM-CRP-0199;A Cleartext data is not specified.
CAM-CRP-0200;An unsupported signature algorithm is specified.
CAM-CRP-0201;The location of data '<IBM Cognos>' is not valid.
CAM-CRP-0202;Set the name of the input file.
CAM-CRP-0203;Unable to complete the file protect operation.
CAM-CRP-0204;Unable to complete the file unprotect operation.
CAM-CRP-0205;Unable to complete the file unprotect operation.
CAM-CRP-0206;The type of the configured provider-specific document it not correct.
CAM-CRP-0207;The type of the configured provider-specific document it not correct.
CAM-CRP-0208;Unable to retrieve a search base.
CAM-CRP-0210;Unable to process the provider's configuration data.
CAM-CRP-0211;Unable to initialize the provider '<IBM Cognos>'.
CAM-CRP-0212;A parameter passed to the socket function is not valid.
CAM-CRP-0213;The XML document applicationConfigDocument is not well formed.
CAM-CRP-0214;The applicationConfigDocument XML document is not valid because the root element '<IBM Cognos>' could not be found.
CAM-CRP-0215;The XML document sessionConfigDocument is not well formed.
CAM-CRP-0216;Unable to find the XML document sessionConfigDocument.
CAM-CRP-0217;The application is not configured with the cryptographic engine.
CAM-CRP-0218;The XML document sessionConfigDocument is not available.
CAM-CRP-0219;Unable to find the engine configuration file '<IBM Cognos>', specified in the initialization document.
CAM-CRP-0220;The certificate supplied by the remote peer is not trusted.
CAM-CRP-0221;Unable to load the provider '<IBM Cognos>' specified in the configuration file.
CAM-CRP-0222;Unable to load XML from file '<IBM Cognos>'.
CAM-CRP-0223;The value for the parameter '<IBM Cognos>' is not a valid number or is empty.
CAM-CRP-0224;The subject DN in the recipient's certificate is empty.
CAM-CRP-0225;This certificate or one of the certificates in the certificate chain is not time-valid.
CAM-CRP-0226;Certificates in the chain are not properly time-nested.
CAM-CRP-0227;Trust for this certificate or one of the certificates in the certificate chain is revoked.
CAM-CRP-0228;This certificate or one of the certificates in the certificate chain does not have a valid signature.
CAM-CRP-0229;The certificate or the certificate chain is not valid when used under these circumstances.
CAM-CRP-0230;The root on which the certificate or the certificate chain is based is not trusted.
CAM-CRP-0231;Unable to specify the revocation status for this certificate or one of the certificates in the certificate chain.
CAM-CRP-0232;The certificate trust is cyclic.
CAM-CRP-0233;The certificate chain is not complete.
CAM-CRP-0234;A certificate trust list (CTL) used to create this chain is invalid or expired.
CAM-CRP-0235;The signature of the certificate trust list (CTL) used to create this chain is invalid.
CAM-CRP-0236;A certificate trust list (CTL) used to create this chain is not valid for this usage.
CAM-CRP-0237;Unable to build the certificate chain.
CAM-CRP-0238;Unable to create the certificate chain.
CAM-CRP-0239;The certificate is not valid yet.
CAM-CRP-0240;The certificate is expired.
CAM-CRP-0241;The certificate is not valid.
CAM-CRP-0242;The default quality of protection (qop) is not defined.
CAM-CRP-0243;Unable to find the certificate with the subject DN '<IBM Cognos>' in the configured certificate store of the cryptographic API.
CAM-CRP-0244;Unable to find the certificate with the subject DN '<IBM Cognos>' in the cryptographic API certificate store.
CAM-CRP-0245;A Microsoft Crypto API error occurred: '<IBM Cognos>'.
CAM-CRP-0246;An unknown Microsoft Crypto API error occurred.
CAM-CRP-0247;Unable to parse the route '<IBM Cognos>' because of a syntax error.
CAM-CRP-0248;The start of the range is bigger than the end.
CAM-CRP-0249;An internal assertion failed:<IBM Cognos> Location: <IBM Cognos>.
CAM-CRP-0250;A CCL error occurred. Details: <IBM Cognos
CAM-CRP-0251;An unexpected error occurred.
CAM-CRP-0260;Unable to recognize the encryption algorithm name '<IBM Cognos>' .
CAM-CRP-0261;Unable to recognize the signing algorithm name '<IBM Cognos>' .
CAM-CRP-0262;An unexpected InitContext error occurred.
CAM-CRP-0263;An unexpected AcceptContext error occurred.
CAM-CRP-0264;An unexpected WrapData error occurred.
CAM-CRP-0265;An unexpected UnwrapData error occurred.
CAM-CRP-0266;An unexpected CloseContext error occurred.
CAM-CRP-0267;An unexpected logout error occurred.