Class SM2KeyExchangePublicParameters

java.lang.Object
org.bouncycastle.crypto.params.SM2KeyExchangePublicParameters
All Implemented Interfaces:
CipherParameters

public class SM2KeyExchangePublicParameters extends Object implements CipherParameters
Public parameters for an SM2 key exchange. In this case the ephemeralPublicKey provides the random point used in the algorithm.