pki
Programmatically accessing a PKI sharepoint portal
I am having trouble doing something simple like the following using (SPSite site = new SPSite(topLevelSite))[详细]
2023-01-13 01:35 分类:问答Apache/Rails: Forwarding PKI
I have a Linux/Apache/Rails stack hosting 开发者_Python百科a data service.The data service is basically a front end for multiple data sources, akin to a federated search.[详细]
2023-01-09 04:18 分类:问答BouncyCastle create AsymmetricCipherKeyPair from existing keys?
I have two AssymetricAlgorithm开发者_JAVA技巧 RSA keys that I have pulled out of a certificate that was in my keystore. One is the Public Key and the other the Private. Is there a way of getting this[详细]
2023-01-07 09:18 分类:问答Does the iPhone offer a good Cryptographic API/Service Provider?
How extensive are the Cryptographic options offered by Apple for t开发者_StackOverflow社区he iPhone OS? Does it have public key infrastructure support? Can the Keystore (or I guess keychain) be levera[详细]
2023-01-06 11:43 分类:问答From DEROctetString to KeyUsage
In bouncycastle I can create a DEROctetString starting from a KeyUsage. How can I obtain KeyUsage starting from a DEROctetString then?[详细]
2023-01-05 02:27 分类:问答Microsoft PKI or PKI Vendor? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2022-12-31 12:44 分类:问答Importing Thawte trial certificates into a Java keystore
I\'m trying to configure a Tomcat server with SSL. I\'ve generated a keypair thus: $ keytool -genkeypair -alias tomcat -keyalg RSA -keystore keys[详细]
2022-12-26 00:03 分类:问答How can I decrypt encrypted files using a PEM private key?
I have files which have either been encrypted with a public key and the Blowfish algorithm, or a public key and the AES-256 algorithm.[详细]
2022-12-24 11:03 分类:问答iPhone Simulator custom CA certificate
I\'d like to test an application on the iphone simulator which connects to a service using a certificate which is signed by our own CA. I can do this on the actual device by adding a provisioning prof[详细]
2022-12-21 16:43 分类:问答Symmetric Key to Asymmetric key handoff
I\'m not a cryptography expert, I actually only have a little bit of experience using it at all.Anyways, the time has come where one of my applications demands that I have some encryption set up.Pleas[详细]
2022-12-19 07:02 分类:问答
加载中,请稍侯......