Hello Developer, I created an issuer_name of type <class 'pyasn1_modules.rfc5280.Name'>, which has values. However, when I print the result of issuer_name.subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 4)), it returns an empty value. Could you please confirm if my usage of subtype is correct?
Hello Developer, I created an issuer_name of type <class 'pyasn1_modules.rfc5280.Name'>, which has values. However, when I print the result of issuer_name.subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 4)), it returns an empty value. Could you please confirm if my usage of subtype is correct?