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