Package tss.tpm

Class TPMS_SIGNATURE_SM2

    • Constructor Detail

      • TPMS_SIGNATURE_SM2

        public TPMS_SIGNATURE_SM2()
      • TPMS_SIGNATURE_SM2

        public TPMS_SIGNATURE_SM2​(TPM_ALG_ID _hash,
                                  byte[] _signatureR,
                                  byte[] _signatureS)
        Parameters:
        _hash - The hash algorithm used in the signature process TPM_ALG_NULL is not allowed.
        _signatureR - TBD
        _signatureS - TBD