Interface SM9EncUserPrivateKey

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

public interface SM9EncUserPrivateKey extends PrivateKey
Interface for a user's SM9 (GM/T 0044.4) encryption (KEM / decryption) private key (de), derived by the KGC from the encryption 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.