Class X25519PublicKeyParameters

    • Constructor Detail

      • X25519PublicKeyParameters

        public X25519PublicKeyParameters​(byte[] buf,
                                         int off)
    • Method Detail

      • encode

        public void encode​(byte[] buf,
                           int off)
      • getEncoded

        public byte[] getEncoded()