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