Package com.structurizr.encryption

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