securityerr.h File Reference

const TInt KErrBadPassphrase

const TIntKErrBadPassphrase

If the passphrase entered is incorrect.

const TInt KErrNotSecure

const TIntKErrNotSecure

Operation in progress or its result is not secure.

const TInt KErrKeyNotWeakEnough

const TIntKErrKeyNotWeakEnough

If the key size is larger than that allowed by the cipher strength restrictions of the crypto library.

const TInt KErrInvalidPadding

const TIntKErrInvalidPadding

Length of the padding data is invalid.

const TInt KErrWeakKey

const TIntKErrWeakKey

If the key is weaker than that allowed by the cipher strength restrictions of the crypto library.

const TInt KErrNegativeExportNotSupported

const TIntKErrNegativeExportNotSupported

If the export of negative values is not supported.

const TInt KErrKeyAlgorithm

const TIntKErrKeyAlgorithm

If the requested key generation algorithm is not supported.

const TInt KErrKeyUsage

const TIntKErrKeyUsage

If the key usage flags are not valid or not consistent with the key algorithm.

const TInt KErrKeyValidity

const TIntKErrKeyValidity

If a validity period is specified during key generation, but the end date is in the past.

const TInt KErrKeySize

const TIntKErrKeySize

If the requested key size is not supported.

const TInt KErrKeyAccess

const TIntKErrKeyAccess

If an invalid combination of key access flags were specified.

const TInt KErrPrivateKeyNotFound

const TIntKErrPrivateKeyNotFound

If the requested private key is not present.

const TInt KErrSettingNotFound

const TIntKErrSettingNotFound

If a setting in the repository is not found.