|
AusweisApp
|
Vollständige Aufstellung aller Elemente für governikus::EcUtil einschließlich aller geerbten Elemente.
| compressPoint(const QByteArray &pPoint) | governikus::EcUtil | static |
| create(EC_GROUP *pEcGroup) | governikus::EcUtil | inlinestatic |
| create(EC_KEY *pEcKey) | governikus::EcUtil | inlinestatic |
| create(EC_POINT *pEcPoint) | governikus::EcUtil | inlinestatic |
| create(BIGNUM *pBigNum) | governikus::EcUtil | inlinestatic |
| create(EVP_PKEY *pEcGroup) | governikus::EcUtil | inlinestatic |
| create(EVP_PKEY_CTX *pEcGroup) | governikus::EcUtil | inlinestatic |
| createCurve(int pNid) | governikus::EcUtil | static |
| generateKey(const QSharedPointer< const EC_GROUP > &pCurve) | governikus::EcUtil | static |
| getEncodedPublicKey(const QSharedPointer< EC_KEY > &pKey, bool pCompressed=false) | governikus::EcUtil | static |
| getPrivateKey(const QSharedPointer< const EC_KEY > &pKey) | governikus::EcUtil | static |
| oct2point(const QSharedPointer< const EC_GROUP > &pCurve, const QByteArray &pCompressedData) | governikus::EcUtil | static |
| point2oct(const QSharedPointer< const EC_GROUP > &pCurve, const EC_POINT *pPoint, bool pCompressed=false) | governikus::EcUtil | static |