Re: [SNMP4J] Usage of Diffie Hellman key exchange using SNMP4j

2019-02-16 Thread Girish Venkatasubramanian
Fantastic :)

Thanks for the code samples. I will play around with these .

Girish

On Fri, Feb 15, 2019, 12:11 AM Frank Fock  Hello Girish,
>
> Thank you for being interested in the Diffie Hellman key exchange
> capabilities of SNMP4J (it was hard to implement it, so I am glad to here
> that someone wants to use it).
> I have put together same sample code at:
> https://doc.snmp.app/pages/viewpage.action?pageId=38633473
>
> Please let me know if you have additional questions.
> The sample code could be probably simplified for your use case. If you
> provide us a description of your use case, I could help to get a matching
> implementation.
>
> Best regards,
> Frank
>
> > On 14. Feb 2019, at 18:29, Girish Venkatasubramanian 
> wrote:
> >
> > Hello
> > I see that, as of version 3.0.2, "Diffie Hellman key exchange support
> with
> > the new commands usmDHKey, usmDHKickstartInit, and usmDHKickstartRun" has
> > been aded to the command line tool.
> >
> > Are there any usage examples available for performing these from a Java
> > program using the SNMP4J Java library ?
> > Thanks
> > Girish
> > ___
> > SNMP4J mailing list
> > SNMP4J@agentpp.org
> > https://oosnmp.net/mailman/listinfo/snmp4j
>
>
___
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j


Re: [SNMP4J] Usage of Diffie Hellman key exchange using SNMP4j

2019-02-15 Thread Frank Fock
Hello Girish,

Thank you for being interested in the Diffie Hellman key exchange capabilities 
of SNMP4J (it was hard to implement it, so I am glad to here that someone wants 
to use it).
I have put together same sample code at:
https://doc.snmp.app/pages/viewpage.action?pageId=38633473

Please let me know if you have additional questions. 
The sample code could be probably simplified for your use case. If you provide 
us a description of your use case, I could help to get a matching 
implementation.

Best regards,
Frank

> On 14. Feb 2019, at 18:29, Girish Venkatasubramanian  
> wrote:
> 
> Hello
> I see that, as of version 3.0.2, "Diffie Hellman key exchange support with
> the new commands usmDHKey, usmDHKickstartInit, and usmDHKickstartRun" has
> been aded to the command line tool.
> 
> Are there any usage examples available for performing these from a Java
> program using the SNMP4J Java library ?
> Thanks
> Girish
> ___
> SNMP4J mailing list
> SNMP4J@agentpp.org
> https://oosnmp.net/mailman/listinfo/snmp4j

___
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j