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

Class KeyRep

public class KeyRep
extends java.lang.Object
implements java.io.Serializable

Nested Types

Constructors

Methods

Serialized Form

serialVersionUID

-4757683898830641853

Serialized Fields

  • java.lang.String algorithm
  • byte[] encoded
  • java.lang.String format
  • java.security.KeyRep.Type type

Serialization Methods

  • protected java.lang.Object readResolve() throws java.io.ObjectStreamException

Summary

No differences.