Interface DSTU4145PublicKey

All Superinterfaces:
DSTU4145Key, Key, PublicKey, Serializable

public interface DSTU4145PublicKey extends DSTU4145Key, PublicKey
Interface that a DSTU-4145 public key needs to conform to.
  • Method Details

    • getW

      ECPoint getW()
      Return W - the public point for the key.
      Returns:
      the public point.