Interface DecryptPrefixAccessor.DecryptPrefixMutator

All Known Subinterfaces:
DecryptPrefixAccessor.DecryptPrefixProperty
Enclosing interface:
DecryptPrefixAccessor

public static interface DecryptPrefixAccessor.DecryptPrefixMutator
Provides a mutator for a Decrypt-Prefix property.
  • Method Summary

    Modifier and Type Method Description
    void setDecryptPrefix​(String aDecryptPrefix)
    Sets the Decrypt-Prefix for the Decrypt-Prefix property.
  • Method Details

    • setDecryptPrefix

      void setDecryptPrefix​(String aDecryptPrefix)
      Sets the Decrypt-Prefix for the Decrypt-Prefix property.
      Parameters:
      aDecryptPrefix - The Decrypt-Prefix to be stored by the Decrypt-Prefix property.