Created
June 1, 2020 21:47
-
-
Save rw-r-r-0644/1d4f3f3d953dd60d5f51b60269e937ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asn1=SEQUENCE:pubkeyinfo | |
[pubkeyinfo] | |
algorithm=SEQUENCE:rsa_alg | |
pubkey=BITWRAP,SEQUENCE:rsapubkey | |
[rsa_alg] | |
algorithm=OID:rsaEncryption | |
parameter=NULL | |
[rsapubkey] | |
n=INTEGER:0xA48DB1023826FDE5829EB88E818A2EDF50629DFEB7C7F0F9CB70140D4C6574244DC504F310AF9F3F788511C7E123524B36D4E3BDEECDBBC212785B56EDF76D65659CE61687EAB4AF375912D3DB137FD47DAD8F2BCEFF4CA22E5E67784AC41A882C2ABA09018F9786EFC33F48B2E28A0B9B2E1023B0F84647272D63325C32EF1355F8C1D3DD620FF7ACF2D4EE932BEC41D3AA1EEA20022519321BC863D5CE3E41884CFC8ABD69F8C1D1AD394524BBB41E1A8C328C801440F1845B3DDDCA42ED577BF4EA1F121CCE4BF2F81AB3C66721DF5431F2273FE0E6842AC2F307C210C108324C2B37729C1BCC6D491DD02E6F75AEA3D0D76D993311972E8073C68C280965 | |
e=INTEGER:0x010001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment