Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/javax/crypto/interfaces/DHKey.fz


# Fuzion interface to instance members of Java instance class 'javax.crypto.interfaces.DHKey'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.javax.crypto.interfaces.DHKey(forbidden void) ref : fuzion.java.Java_Object(forbidden) is

  # call Java instance method 'public abstract javax.crypto.spec.DHParameterSpec javax.crypto.interfaces.DHKey.getParams()':
  #
  public getParams Java.javax.crypto.spec.DHParameterSpec =>
    fuzion.java.call_virtual (Java.javax.crypto.spec.DHParameterSpec) "javax.crypto.interfaces.DHKey" "getParams" "()Ljavax/crypto/spec/DHParameterSpec;" DHKey.this []