Custom
fun Custom(tagLength: BitLength, dedicatedMacInputCalculation: MacInputCalculation): SymmetricEncryptionAlgorithm.AES.CBC.HMAC(source)
Instantiates a new CBC.HMAC instance with
custom tagLength
custom MacInputCalculation
fun Custom(tagLength: BitLength, dedicatedMacAuthTagTransformation: MacAuthTagTransformation, dedicatedMacInputCalculation: MacInputCalculation): SymmetricEncryptionAlgorithm.AES.CBC.HMAC(source)
Instantiates a new CBC.HMAC instance with
custom tagLength
custom MacInputCalculation