2 references to ObjObj2Txt
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs (2)
65int bytesNeeded = ObjObj2Txt(bufStack, StackCapacity, asn1ObjectPtr); 85bytesNeeded = ObjObj2Txt(buf, bufHeap.Length, asn1ObjectPtr);