Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for key export. #17183

Merged
merged 12 commits into from
Nov 11, 2020
Merged

Added support for key export. #17183

merged 12 commits into from
Nov 11, 2020

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    5117bd9 View commit details
    Browse the repository at this point in the history
  2. Removed ExportKeyOptions.

    vcolin7 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    6ca8083 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Fixed build error.

    vcolin7 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    2453041 View commit details
    Browse the repository at this point in the history
  2. Added samples.

    vcolin7 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    78aed4e View commit details
    Browse the repository at this point in the history
  3. Fixed test issues.

    vcolin7 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    05ad9d3 View commit details
    Browse the repository at this point in the history
  4. Fixed samples issues.

    vcolin7 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    a1c0f4e View commit details
    Browse the repository at this point in the history
  5. Fixed checkstyle issues.

    vcolin7 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    73dd765 View commit details
    Browse the repository at this point in the history
  6. Fixed spotbugs issues.

    vcolin7 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    4f594cb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Applied PR feedback: renamed KeyReleasePolicy to ReleasePolicy and re…

    …moved it from KeyVaultKey.
    vcolin7 committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    971ac37 View commit details
    Browse the repository at this point in the history
  2. Fixed spotbugs issues.

    vcolin7 committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    efa5120 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Added unit tests.

    vcolin7 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    575190d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Renamed ReleasePolicy to KeyReleasePolicy. Added tests for creating a…

    …n RSA key with publicExponent.
    vcolin7 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    21decf5 View commit details
    Browse the repository at this point in the history