Cargo Message Set
Cargo message set.
Functions
Link copied to clipboard
Return the encapsulated messages, classified by type.
Link copied to clipboard
fun encrypt(recipientSessionKey: SessionKey, senderSessionKeyPair: SessionKeyPair, symmetricCipher: SymmetricCipher = SymmetricCipher.AES_128, hashingAlgorithm: HashingAlgorithm = HashingAlgorithm.SHA256): ByteArray
Link copied to clipboard
Serialize cargo message set.