SasAcceptEventContent
@Serializable
See also
Constructors
Link copied to clipboard
constructor(commitment: String, hash: SasHash, keyAgreementProtocol: SasKeyAgreementProtocol, messageAuthenticationCode: SasMessageAuthenticationCode, shortAuthenticationString: Set<SasMethod>, relatesTo: RelatesTo.Reference?, transactionId: String?)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "message_authentication_code")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
This should return the same instance, but with the relatesTo property set to the given value. It is used for event content replacing.