1 reference to GetValueAsInt32
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseHeaderMap.cs (1)
89
public int GetValueAsInt32(CoseHeaderLabel label) => _headerParameters[label].
GetValueAsInt32
();