securityerr.h File Reference

KErrBadPassphrase

const TIntKErrBadPassphrase

If the passphrase entered is incorrect.

KErrNotSecure

const TIntKErrNotSecure

Operation in progress or its result is not secure.

KErrKeyNotWeakEnough

const TIntKErrKeyNotWeakEnough

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

KErrInvalidPadding

const TIntKErrInvalidPadding

Length of the padding data is invalid.

KErrWeakKey

const TIntKErrWeakKey

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

KErrNegativeExportNotSupported

const TIntKErrNegativeExportNotSupported

If the export of negative values is not supported.

KErrKeyAlgorithm

const TIntKErrKeyAlgorithm

If the requested key generation algorithm is not supported.

KErrKeyUsage

const TIntKErrKeyUsage

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

KErrKeyValidity

const TIntKErrKeyValidity

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

KErrKeySize

const TIntKErrKeySize

If the requested key size is not supported.

KErrKeyAccess

const TIntKErrKeyAccess

If an invalid combination of key access flags were specified.

KErrPrivateKeyNotFound

const TIntKErrPrivateKeyNotFound

If the requested private key is not present.

KErrSettingNotFound

const TIntKErrSettingNotFound

If a setting in the repository is not found.