Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
X509Certificate
.
Show all posts
Showing posts with label
X509Certificate
.
Show all posts
Wednesday, May 24, 2017
How to sign string as well sign request body with public key using Java
›
Below is a code snippet which will sign your request using Public key. package com . pkm . src ; import Base64OutputStream ; imp...
Wednesday, May 27, 2015
javax.net.ssl.SSLException: Received fatal alert: unexpected_message
›
This seems like a protocol version mismatch, this exception normally happens when there is a mismatch between SSL protocol version used by ...
›
Home
View web version