Class RekeyedDocumentKey

java.lang.Object
com.ironcorelabs.tenantsecurity.kms.v1.RekeyedDocumentKey

public class RekeyedDocumentKey extends Object
An EDEK made by wrapping an existing encrypted document with a tenant's KMS, in Base64 format.
  • Constructor Details

    • RekeyedDocumentKey

      public RekeyedDocumentKey()
  • Method Details

    • getEdek

      public String getEdek()