const TInt | KErrNotSecure |
Operation in progress or its result is not secure.
const TInt | KErrKeyNotWeakEnough |
If the key size is larger than that allowed by the cipher strength restrictions of the crypto library.
const TInt | KErrWeakKey |
If the key is weaker than that allowed by the cipher strength restrictions of the crypto library.
const TInt | KErrNegativeExportNotSupported |
If the export of negative values is not supported.
const TInt | KErrKeyAlgorithm |
If the requested key generation algorithm is not supported.
const TInt | KErrKeyUsage |
If the key usage flags are not valid or not consistent with the key algorithm.
const TInt | KErrKeyValidity |
If a validity period is specified during key generation, but the end date is in the past.
const TInt | KErrKeyAccess |
If an invalid combination of key access flags were specified.
const TInt | KErrPrivateKeyNotFound |
If the requested private key is not present.
const TInt | KErrSettingNotFound |
If a setting in the repository is not found.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.