6 writes to BufferType
System.Core (6)
System\Security\Cryptography\NCryptNative.cs (6)
1051hashAlgorithmBuffer.BufferType = BufferType.KdfHashAlgorithm; 1064hmacKeyBuffer.BufferType = BufferType.KdfHmacKey; 1072secretPrependBuffer.BufferType = BufferType.KdfSecretPrepend; 1080secretAppendBuffer.BufferType = BufferType.KdfSecretAppend; 1214labelBuffer.BufferType = BufferType.KdfTlsLabel; 1220seedBuffer.BufferType = BufferType.KdfTlsSeed;