Interface SM9SigUserPrivateKey

All Superinterfaces:
AsymmetricKey, DEREncodablePREVIEW, Destroyable, Key, PrivateKey, Serializable

public interface SM9SigUserPrivateKey extends PrivateKey
Interface for a user's SM9 (GM/T 0044.2) signature private key (ds_A), derived by the KGC from the signature master private key and the user's identity.
  • Method Details

    • getIdentity

      byte[] getIdentity()
      The identity this key was derived for.
      Returns:
      the user's identity.