4 references to WriteTo
Microsoft.AspNetCore.DataProtection (4)
Managed\ManagedAuthenticatedEncryptor.cs (4)
620
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmSubkeyLengthInBytes);
621
BitHelpers.
WriteTo
(retVal, ref idx, _symmetricAlgorithmBlockSizeInBytes);
624
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmSubkeyLengthInBytes);
625
BitHelpers.
WriteTo
(retVal, ref idx, _validationAlgorithmDigestLengthInBytes);