% tss2_policyexport(1) tpm2-tools | General Commands Manual % % APRIL 2019

NAME

tss2_policyexport(1) -

SYNOPSIS

tss2_policyexport [OPTIONS]

common fapi references

DESCRIPTION

tss2_policyexport(1) - This commands exports a policy associated with a key in JSON encoding.

OPTIONS

These are the available options:

  • -f, --force:

    Force overwriting the output file.

  • -o, --jsonPolicy=FILENAME or - (for stdout):

    Returns the JSON-encoded policy.

  • -p, --path=STRING:

    The path of the key.

common tss2 options

EXAMPLE

tss2_exportpolicy --path=HS/SRK/myRSASign --jsonPolicy=jsonPolicy.json

RETURNS

0 on success or 1 on failure.

footer