jdk-20-ga : jdk-21+35
Module java.base
Package java.security

Class KeyPair

public final class KeyPair
extends java.lang.Object
implements java.io.Serializable

Constructors

Methods

Serialized Form

serialVersionUID

-7565189502268009837

Serialized Fields

  • java.security.PrivateKey privateKey
  • java.security.PublicKey publicKey

Summary

No differences.