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 | KErrPrivateKeyNotFound |
If the requested private key is not present.