Searched refs:KEY_RSA_PAIR (Results 1 – 9 of 9) sorted by relevance
49 …y.getKeyType() != XSECCryptoKey::KEY_RSA_PUBLIC && key.getKeyType() != XSECCryptoKey::KEY_RSA_PAIR) in matchesPublic()58 ….getKeyType() != XSECCryptoKey::KEY_RSA_PRIVATE && key.getKeyType() != XSECCryptoKey::KEY_RSA_PAIR) in matchesPrivate()
228 case XSECCryptoKey::KEY_RSA_PAIR: in getAlgorithm()273 case XSECCryptoKey::KEY_RSA_PAIR: in getKeySize()309 case XSECCryptoKey::KEY_RSA_PAIR: in getPrivateKey()327 case XSECCryptoKey::KEY_RSA_PAIR: in getPublicKey()
477 …y1.getKeyType()==XSECCryptoKey::KEY_RSA_PUBLIC || key1.getKeyType()==XSECCryptoKey::KEY_RSA_PAIR) { in matches()563 …getKeyType() == XSECCryptoKey::KEY_RSA_PUBLIC || key.getKeyType() == XSECCryptoKey::KEY_RSA_PAIR) { in getDEREncoding()
73 KEY_RSA_PAIR, enumerator
332 case (XSECCryptoKey::KEY_RSA_PAIR) : in signToSafeBuffer()466 case (XSECCryptoKey::KEY_RSA_PAIR) : in verifyBase64Signature()
330 return KEY_RSA_PAIR; in getKeyType()453 if (keyType != KEY_RSA_PAIR && keyType != KEY_RSA_PUBLIC) { in verifySHA1PKCS1Base64Signature()578 if (keyType != KEY_RSA_PAIR && keyType != KEY_RSA_PRIVATE) { in signSHA1PKCS1Base64Signature()
107 case XSECCryptoKey::KEY_RSA_PAIR : in mapURIToKey()790 if (kt == XSECCryptoKey::KEY_RSA_PAIR || in decryptToSafeBuffer()1004 kt == XSECCryptoKey::KEY_RSA_PAIR) { in encryptToSafeBuffer()
103 return KEY_RSA_PAIR; in getKeyType()
138 return KEY_RSA_PAIR; in getKeyType()