# Functions
AESEncrypt encrypts a message using AES and puts IV at the beginning of ciphertext.
No description provided by the author
New creates a new storage instance for interactsh data.
ParseB64RSAPublicKeyFromPEM parses a base64 encoded rsa pem to a public key structure.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
CorrelationData is the data for a correlation-id.
No description provided by the author
Storage is an storage for interactsh interaction data as well as correlation-id -> rsa-public-key data.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author