2 references to GetIntegerEncodedSize
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseHelpers.cs (2)
34return GetIntegerEncodedSize(unsignedRepresentation); 38return GetIntegerEncodedSize((ulong)value);