We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remarks='ASN1 to DER_64', input_data='''NotificationEvent ::= BIT STRING { notificationInstall(0), notificationLocalEnable(1), notificationLocalDisable(2), notificationLocalDelete(3), notificationRpmEnable(4), -- #SupportedForRpmV3.0.0# notificationRpmDisable(5), -- #SupportedForRpmV3.0.0# notificationRpmDelete(6), -- #SupportedForRpmV3.0.0# loadRpmPackageResult(7) -- #SupportedForRpmV3.0.0# }''', asn1_element=Asn1(Asn1Versions.GSMA_SGP_22_v3_1, 'PendingNotification'), input_format=Formats.ASN1, output_format=Formats.DER_64, output_file_name_keyword=KeyWords.EXPORT_FILE_NAME_KEYWORD
input: input_data: "NotificationEvent ::= BIT STRING { \n notificationInstall(0), \n notificationLocalEnable(1), \n notificationLocalDisable(2), \n notificationLocalDelete(3), \n notificationRpmEnable(4), -- #SupportedForRpmV3.0.0# \n notificationRpmDisable(5), -- #SupportedForRpmV3.0.0# \n notificationRpmDelete(6), -- #SupportedForRpmV3.0.0# \n loadRpmPackageResult(7) -- #SupportedForRpmV3.0.0# \n} " print_input: true print_output: true print_info: true remarks: - ASN1 to DER_64 input_format: asn1 output_format: der_as_base64 asn1_element: SGP_22.RSPDefinitions.PendingNotification output_file_name_keyword: output
The text was updated successfully, but these errors were encountered:
Dear @pallavitr75 ,
Both issues are Acknowledged. 1st issue can be tracked here. However 2nd can be tracked from #10
Thank You..
Sorry, something went wrong.
impratikjaiswal
No branches or pull requests
Input Data Info:
Output Yaml File Data:
The text was updated successfully, but these errors were encountered: