cryptospi_errs.h File Reference

KErrKeyNotWeakEnough

const TIntKErrKeyNotWeakEnough

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

KErrInvalidPadding

const TIntKErrInvalidPadding

If the padding on a block does not conform to the specifications of the algorithm.

KErrWeakKey

const TIntKErrWeakKey

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

KErrKeySize

const TIntKErrKeySize

If the requested key size is not supported.