i want to store RSA public key and private key in database
iRSAKeyPair = CRSAKeyPair::NewL(aModulusBits, EStandardCRT) ;
const CRSAPublicKey &iRSAPublicKey =iRSAKeyPair->PublicKey() ;
const CRSAPrivateKey &iRSAPrivateKey =iRSAKeyPair->PrivateKey();
but there is no datamember in开发者_开发技巧 CRSAPrivateKey for conv in descripter
is there any way for conversion of pointer or refenece in descripter
thanks in advance
See regarding-conversion-from-reference-to-string
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论