securityerr.h File Reference

const TInt KErrBadPassphrase

const TInt KErrBadPassphrase

If the passphrase entered is incorrect.

const TInt KErrNotSecure

const TInt KErrNotSecure

Operation in progress or its result is not secure.

const TInt KErrKeyNotWeakEnough

const TInt KErrKeyNotWeakEnough

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

const TInt KErrInvalidPadding

const TInt KErrInvalidPadding

Length of the padding data is invalid.

const TInt KErrWeakKey

const TInt KErrWeakKey

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

const TInt KErrNegativeExportNotSupported

const TInt KErrNegativeExportNotSupported

If the export of negative values is not supported.

const TInt KErrKeyAlgorithm

const TInt KErrKeyAlgorithm

If the requested key generation algorithm is not supported.

const TInt KErrKeyUsage

const TInt KErrKeyUsage

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

const TInt KErrKeyValidity

const TInt KErrKeyValidity

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

const TInt KErrKeySize

const TInt KErrKeySize

If the requested key size is not supported.

const TInt KErrKeyAccess

const TInt KErrKeyAccess

If an invalid combination of key access flags were specified.

const TInt KErrPrivateKeyNotFound

const TInt KErrPrivateKeyNotFound

If the requested private key is not present.

const TInt KErrSettingNotFound

const TInt KErrSettingNotFound

If a setting in the repository is not found.