public static byte[] GetBESInfo(
CardResponse response
)Public Shared Function GetBESInfo (
response As CardResponse
) As Byte()public:
static array<unsigned char>^ GetBESInfo(
CardResponse^ response
)static member GetBESInfo :
response : CardResponse -> byte[]