Class CompressedPrivateKey

  • All Implemented Interfaces:
    Address

    public class CompressedPrivateKey
    extends Object
    This interface models a compressed key that can be converted into a string and vice versa.

    This is an immutable object.