pam_pkcs11 0.6.12
SECerrs.h File Reference
import certificates;
import ER3;
import SEC_ERROR_PKCS12_DECODING_PFX;
import SEC_ERROR_BASE;
import SEC_ERROR_PKCS12_INVALID_MAC;
import SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM;
import SEC_ERROR_PKCS12_UNSUPPORTED_TRANSPORT_MODE;
import SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE;
import SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM;
import SEC_ERROR_PKCS12_UNSUPPORTED_VERSION;
import SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT;
import SEC_ERROR_PKCS12_CERT_COLLISION;
import SEC_ERROR_USER_CANCELLED;
import SEC_ERROR_PKCS12_DUPLICATE_DATA;
import SEC_ERROR_MESSAGE_SEND_ABORTED;
import SEC_ERROR_INADEQUATE_KEY_USAGE;
import SEC_ERROR_INADEQUATE_CERT_TYPE;
import SEC_ERROR_CERT_ADDR_MISMATCH;
import SEC_ERROR_PKCS12_UNABLE_TO_IMPORT_KEY;
import SEC_ERROR_PKCS12_IMPORTING_CERT_CHAIN;
import SEC_ERROR_PKCS12_UNABLE_TO_LOCATE_OBJECT_BY_NAME;
import SEC_ERROR_PKCS12_UNABLE_TO_EXPORT_KEY;
import SEC_ERROR_PKCS12_UNABLE_TO_WRITE;
import SEC_ERROR_PKCS12_UNABLE_TO_READ;
import SEC_ERROR_PKCS12_KEY_DATABASE_NOT_INITIALIZED;
import SEC_ERROR_KEYGEN_FAIL;
import SEC_ERROR_INVALID_PASSWORD;
import SEC_ERROR_RETRY_OLD_PASSWORD;
import SEC_ERROR_BAD_NICKNAME;
import SEC_ERROR_NOT_FORTEZZA_ISSUER;
import SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY;
import SEC_ERROR_JS_INVALID_MODULE_NAME;
import SEC_ERROR_JS_INVALID_DLL;
import SEC_ERROR_JS_ADD_MOD_FAILURE;
import SEC_ERROR_JS_DEL_MOD_FAILURE;
import SEC_ERROR_OLD_KRL;
import SEC_ERROR_CKL_CONFLICT;
import SEC_ERROR_CERT_NOT_IN_NAME_SPACE;
import The;
import Certifying;
import Authority;
import for;
import this;
import certificate;
import is;
import not;
import permitted;
import to;
import issue;
import a;
import with;
import name;
import SEC_ERROR_KRL_NOT_YET_VALID;
import SEC_ERROR_CRL_NOT_YET_VALID;
import SEC_ERROR_UNKNOWN_CERT;
import SEC_ERROR_UNKNOWN_SIGNER;
import SEC_ERROR_CERT_BAD_ACCESS_LOCATION;
import SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE;
import SEC_ERROR_OCSP_BAD_HTTP_RESPONSE;
import SEC_ERROR_OCSP_MALFORMED_REQUEST;
import SEC_ERROR_OCSP_SERVER_ERROR;
import SEC_ERROR_OCSP_TRY_SERVER_LATER;
import SEC_ERROR_OCSP_REQUEST_NEEDS_SIG;
import SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST;
import SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS;
import SEC_ERROR_OCSP_UNKNOWN_CERT;
import SEC_ERROR_OCSP_NOT_ENABLED;
import SEC_ERROR_OCSP_NO_DEFAULT_RESPONDER;
import SEC_ERROR_OCSP_MALFORMED_RESPONSE;
import SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE;
import signer;
import of;
import the;
import OCSP;
import response;
import authorized;
import give;
import status;
import SEC_ERROR_OCSP_FUTURE_RESPONSE;
import SEC_ERROR_OCSP_OLD_RESPONSE;
import SEC_ERROR_DIGEST_NOT_FOUND;
import SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE;
import SEC_ERROR_MODULE_STUCK;
import SEC_ERROR_BAD_TEMPLATE;
import SEC_ERROR_CRL_NOT_FOUND;
import SEC_ERROR_REUSED_ISSUER_AND_SERIAL;
import You;
import are;
import attempting;
import import;
import cert;
import same;
import issuer;
import serial;
import as;
import an;
import existing;
import but;
import that;
import SEC_ERROR_BUSY;
import SEC_ERROR_EXTRA_INPUT;
import SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE;
import SEC_ERROR_UNSUPPORTED_EC_POINT_FORM;
import SEC_ERROR_UNRECOGNIZED_OID;
import SEC_ERROR_OCSP_INVALID_SIGNING_CERT;
import SEC_ERROR_REVOKED_CERTIFICATE_CRL;
import SEC_ERROR_REVOKED_CERTIFICATE_OCSP;
import SEC_ERROR_CRL_INVALID_VERSION;
import SEC_ERROR_CRL_V1_CRITICAL_EXTENSION;
import SEC_ERROR_CRL_UNKNOWN_CRITICAL_EXTENSION;
import SEC_ERROR_UNKNOWN_OBJECT_TYPE;
import SEC_ERROR_INCOMPATIBLE_PKCS11;
import SEC_ERROR_NO_EVENT;
import "Unable to import. Decoding error. File not valid.";
import "Unable to import. Invalid MAC. Incorrect password or corrupt file.";
import "Unable to import. MAC algorithm not supported.";
import "Unable to import. Only password integrity and privacy modes supported.";
import "Unable to import. File structure is corrupt.";
import "Unable to import. Encryption algorithm not supported.";
import "Unable to import. File version not supported.";
import "Unable to import. Incorrect privacy password.";
import "Unable to import. Same nickname already exists in database.";
import "The user pressed cancel.";
import "Not imported, already in database.";
import "Message not sent.";
import "Certificate key usage inadequate for attempted operation.";
import "Certificate type not approved for application.";
import "Address in signing certificate does not match address in message headers.";
import "Unable to import. Error attempting to import private key.";
import "Unable to import. Error attempting to import certificate chain.";
import "Unable to export. Unable to locate certificate or key by nickname.";
import "Unable to export. Private Key could not be located and exported.";
import "Unable to export. Unable to write the export file.";
import "Unable to import. Unable to read the import file.";
import "Unable to export. Key database corrupt or deleted.";
import "Unable to generate public/private key pair.";
import "Password entered is invalid. Please pick a different one.";
import "Old password entered incorrectly. Please try again.";
import "Certificate nickname already in use.";
import "Peer FORTEZZA chain has a non-FORTEZZA Certificate.";
import "A sensitive key cannot be moved to the slot where it is needed.";
import "Invalid module name.";
import "Invalid module path/filename";
import "Unable to add module";
import "Unable to delete module";
import "New KRL is not later than the current one.";
import "New CKL has different issuer than current CKL. Delete current CKL.";
import "The key revocation list for this certificate is not yet valid.";
import "The certificate revocation list for this certificate is not yet valid.";
import "The requested certificate could not be found.";
import "The signer's certificate could not be found.";
import "The location for the certificate status server has invalid format.";
import "The OCSP response cannot be fully decoded; it is of an unknown type.";
import "The OCSP server returned unexpected/invalid HTTP data.";
import "The OCSP server found the request to be corrupted or improperly formed.";
import "The OCSP server experienced an internal error.";
import "The OCSP server suggests trying again later.";
import "The OCSP server requires a signature on this request.";
import "The OCSP server has refused this request as unauthorized.";
import "The OCSP server returned an unrecognizable status.";
import "The OCSP server has no status for the certificate.";
import "You must enable OCSP before performing this operation.";
import "You must set the OCSP default responder before performing this operation.";
import "The response from the OCSP server was corrupted or improperly formed.";
import "The OCSP response is not yet valid (contains a date in the future).";
import "The OCSP response contains out-of-date information.";
import "The CMS or PKCS #7 Digest was not found in signed message.";
import "The CMS or PKCS #7 Message type is unsupported.";
import "PKCS #11 module could not be removed because it is still in use.";
import "Could not decode ASN.1 data. Specified template was invalid.";
import "No matching CRL was found.";
import "NSS could not shutdown. Objects are still in use.";
import "DER-encoded message contained extra unused data.";
import "Unsupported elliptic curve.";
import "Unsupported elliptic curve point form.";
import "Unrecognized Object IDentifier.";
import "Invalid OCSP signing certificate in OCSP response.";
import "Certificate is revoked in issuer's certificate revocation list.";
import "Issuer's OCSP responder reports certificate is revoked.";
import "Issuer's Certificate Revocation List has an unknown version number.";
import "Issuer's V1 Certificate Revocation List has a critical extension.";
import "Issuer's V2 Certificate Revocation List has an unknown critical extension.";
import "Unknown object type specified.";
import "PKCS #11 driver violates the spec in an incompatible way.";
import "No new slot event is available at this time.";

Go to the source code of this file.

Functions

 ER3 (SEC_ERROR_IO, SEC_ERROR_BASE+0, "An I/O error occurred during security authorization.") ER3(SEC_ERROR_LIBRARY_FAILURE
 
security library failure ER3 (SEC_ERROR_BAD_DATA, SEC_ERROR_BASE+2, "security library: received bad data.") ER3(SEC_ERROR_OUTPUT_LEN
 
security library failure security security library has experienced an input length error ER3 (SEC_ERROR_INVALID_ARGS, SEC_ERROR_BASE+5, "security library: invalid arguments.") ER3(SEC_ERROR_INVALID_ALGORITHM
 
security library failure security security library has experienced an input length error security security Improperly formatted time string ER3 (SEC_ERROR_BAD_DER, SEC_ERROR_BASE+9, "security library: improperly formatted DER-encoded message.") ER3(SEC_ERROR_BAD_SIGNATURE
 
security library failure security security library has experienced an input length error security security Improperly formatted time string Peer s certificate has an invalid signature ER3 (SEC_ERROR_EXPIRED_CERTIFICATE, SEC_ERROR_BASE+11, "Peer's Certificate has expired.") ER3(SEC_ERROR_REVOKED_CERTIFICATE
 
security library failure security security library has experienced an input length error security security Improperly formatted time string Peer s certificate has an invalid signature Peer s Certificate has been revoked ER3 (SEC_ERROR_UNKNOWN_ISSUER, SEC_ERROR_BASE+13, "Peer's Certificate issuer is not recognized.") ER3(SEC_ERROR_BAD_KEY
 
key is invalid ER3 (SEC_ERROR_BAD_PASSWORD, SEC_ERROR_BASE+15, "The security password entered is incorrect.") ER3(SEC_ERROR_RETRY_PASSWORD
 
key is invalid New password entered incorrectly Please try again ER3 (SEC_ERROR_NO_NODELOCK, SEC_ERROR_BASE+17, "security library: no nodelock.") ER3(SEC_ERROR_BAD_DATABASE
 
key is invalid New password entered incorrectly Please try again security security Peer s certificate issuer has been marked as not trusted by the user ER3 (SEC_ERROR_UNTRUSTED_CERT, SEC_ERROR_BASE+21, "Peer's certificate has been marked as not trusted by the user.") ER3(SEC_ERROR_DUPLICATE_CERT
 
key is invalid New password entered incorrectly Please try again security security Peer s certificate issuer has been marked as not trusted by the user Certificate already exists in your database ER3 (SEC_ERROR_DUPLICATE_CERT_NAME,(SEC_ERROR_BASE+23), "Downloaded certificate's name duplicates one already in your database.") ER3(SEC_ERROR_ADDING_CERT
 
key is invalid New password entered incorrectly Please try again security security Peer s certificate issuer has been marked as not trusted by the user Certificate already exists in your database Error adding certificate to database ER3 (SEC_ERROR_FILING_KEY,(SEC_ERROR_BASE+25), "Error refiling the key for this certificate.") ER3(SEC_ERROR_NO_KEY
 

Variables

 SEC_ERROR_BASE
 
security library failure security library
 

Function Documentation

◆ ER3() [1/11]

security library failure ER3 ( SEC_ERROR_BAD_DATA ,
SEC_ERROR_BASE+ 2,
"security library: received bad data."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [2/11]

security library failure security security library has experienced an input length error security security Improperly formatted time string ER3 ( SEC_ERROR_BAD_DER ,
SEC_ERROR_BASE+ 9,
"security library: improperly formatted DER-encoded message."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [3/11]

key is invalid ER3 ( SEC_ERROR_BAD_PASSWORD ,
SEC_ERROR_BASE+ 15,
"The security password entered is incorrect."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [4/11]

key is invalid New password entered incorrectly Please try again security security Peer s certificate issuer has been marked as not trusted by the user Certificate already exists in your database ER3 ( SEC_ERROR_DUPLICATE_CERT_NAME ,
(SEC_ERROR_BASE+23) ,
"Downloaded certificate's name duplicates one already in your database."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [5/11]

security library failure security security library has experienced an input length error security security Improperly formatted time string Peer s certificate has an invalid signature ER3 ( SEC_ERROR_EXPIRED_CERTIFICATE ,
SEC_ERROR_BASE+ 11,
"Peer's Certificate has expired."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [6/11]

key is invalid New password entered incorrectly Please try again security security Peer s certificate issuer has been marked as not trusted by the user Certificate already exists in your database Error adding certificate to database ER3 ( SEC_ERROR_FILING_KEY ,
(SEC_ERROR_BASE+25) ,
"Error refiling the key for this certificate."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [7/11]

security library failure security security library has experienced an input length error ER3 ( SEC_ERROR_INVALID_ARGS ,
SEC_ERROR_BASE+ 5,
"security library: invalid arguments."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [8/11]

ER3 ( SEC_ERROR_IO ,
SEC_ERROR_BASE+ 0,
"An I/O error occurred during security authorization."  )

◆ ER3() [9/11]

key is invalid New password entered incorrectly Please try again ER3 ( SEC_ERROR_NO_NODELOCK ,
SEC_ERROR_BASE+ 17,
"security library: no nodelock."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [10/11]

security library failure security security library has experienced an input length error security security Improperly formatted time string Peer s certificate has an invalid signature Peer s Certificate has been revoked ER3 ( SEC_ERROR_UNKNOWN_ISSUER ,
SEC_ERROR_BASE+ 13,
"Peer's Certificate issuer is not recognized."  )

References ER3(), and SEC_ERROR_BASE.

◆ ER3() [11/11]

key is invalid New password entered incorrectly Please try again security security Peer s certificate issuer has been marked as not trusted by the user ER3 ( SEC_ERROR_UNTRUSTED_CERT ,
SEC_ERROR_BASE+ 21,
"Peer's certificate has been marked as not trusted by the user."  )

References ER3(), and SEC_ERROR_BASE.

Variable Documentation

◆ library

key not found Signature verification too many signers or improper or corrupted data Cannot Fortezza card has not been properly initialized Please remove it and return it to your issuer No Fortezza card selected Personality not found Invalid Pin No KRL for this site s certificate has been found The KRL for this site s certificate has an invalid signature New KRL has an invalid format security library

Definition at line 50 of file SECerrs.h.

◆ SEC_ERROR_BASE

key not found Signature verification too many signers or improper or corrupted data Cannot Fortezza card has not been properly initialized Please remove it and return it to your issuer No Fortezza card selected Personality not found Invalid Pin No KRL for this site s certificate has been found The KRL for this site s certificate has an invalid signature New KRL has an invalid format security The security card or token does not needs to be or has been removed No slot or token was selected A key with the same nickname already exists error while creating baggage object Couldn t delete the privilege Required algorithm is not allowed SEC_ERROR_BASE

Definition at line 43 of file SECerrs.h.

Referenced by ER3(), ER3(), ER3(), ER3(), ER3(), ER3(), ER3(), ER3(), ER3(), ER3(), and ER3().