Package com.azure.core.cryptography


package com.azure.core.cryptography
Package containing core cryptography interfaces.
  • Interfaces
    Class
    Description
    A key which is used to asynchronously encrypt, or wrap, another key.
    An object capable of asynchronously retrieving key encryption keys from a provided key identifier.
    A key which is used to synchronously encrypt, or wrap, another key.
    An object capable of synchronously retrieving key encryption keys from a provided key identifier.