Package com.structurizr.encryption


package com.structurizr.encryption
  • Class
    Description
    This is implementation of an AES encryption strategy, allowing you to specify the key size, iteration count and passphrase.
    This is a wrapper around an existing workspace that has been encrypted.
     
    Superclass for all encryption strategies.