'Declaration Public ReadOnly Property DataIntegrityAlgorithm As KeyedHashAlgorithm
'Usage Dim instance As HMacSha2512DataIntegrityAlgorithm Dim value As KeyedHashAlgorithm value = instance.DataIntegrityAlgorithm
public KeyedHashAlgorithm DataIntegrityAlgorithm {get;}