Interface XDH


public interface XDH
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    byte[]
    getSecret(byte[] u)
     
    void
    init(String name, int keylen)
     
    boolean
    validate(byte[] u)