META-INF.modules.java.base.classes.com.sun.crypto.provider.DHKeyAgreement.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java.base Show documentation
Show all versions of java.base Show documentation
Bytecoder java.base Module
???? :
javax/crypto/KeyAgreementSpi ()V
&com/sun/crypto/provider/DHKeyAgreement generateSecret Z init_p Ljava/math/BigInteger; init_g java/math/BigInteger ZERO x y
! "
engineInit ](Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V $ 0java/security/InvalidAlgorithmParameterException & !javax/crypto/spec/DHParameterSpec ( "Diffie-Hellman parameters expected
# * + (Ljava/lang/String;)V - $javax/crypto/interfaces/DHPrivateKey / !java/security/InvalidKeyException 1 #Diffie-Hellman private key expected
. *
% 4 5 6 getP ()Ljava/math/BigInteger;
% 8 9 6 getG , ; <