4 references to WriteTo
Microsoft.AspNetCore.DataProtection (4)
Managed\ManagedAuthenticatedEncryptor.cs (4)
92
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmSubkeyLengthInBytes);
93
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmBlockSizeInBytes);
96
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmSubkeyLengthInBytes);
97
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmDigestLengthInBytes);