4 references to WriteTo
Microsoft.AspNetCore.DataProtection (4)
Managed\ManagedAuthenticatedEncryptor.cs (4)
94
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmSubkeyLengthInBytes);
95
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmBlockSizeInBytes);
98
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmSubkeyLengthInBytes);
99
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmDigestLengthInBytes);