4 references to WriteTo
Microsoft.AspNetCore.DataProtection (4)
Managed\ManagedAuthenticatedEncryptor.cs (4)
610
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmSubkeyLengthInBytes);
611
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmBlockSizeInBytes);
614
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmSubkeyLengthInBytes);
615
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmDigestLengthInBytes);