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