phani50

Results 3 comments of phani50

Californium have any support of throttlling (means per second 10 requests should handle) ?

Throttling for server, based on source. example : per source(ipaddress) per day 200 requests. if requests exeeds 200 drop those requests.

Is it necessary only to send 'publicKey.getEncoded()' byte array (length is 91 bytes) to subjectPublicKeyInfo ? I want to send the publickey retrieved as X+Y coordinates byte array. (the length...