Good evening PHCORNER! 
Sa mga may alam sa C++/C#/java-script /Apache Language et cetera
May nakakaalam ba sainyo kung paano makakuha ng
Referring to this g1thub site:
Some of the Chinese getting their head hooking up to this private key cert, and I must tell you-most of the hook keys are being revoked by Google itself, disturbingly fast.
I've been struggling at this point, so just wondering for the sake of passing the STRONG-INTEGRITY (unlock-bl)
Anybody knows here?
Thanks po sa sasagot
Key-Box format:
link address:

Sa mga may alam sa C++/C#/java-script /Apache Language et cetera
May nakakaalam ba sainyo kung paano makakuha ng
Code:
keybox.xml
?
Code:
keybox.xml
Referring to this g1thub site:
Spoiler contents are visible only to Established Members.
Some of the Chinese getting their head hooking up to this private key cert, and I must tell you-most of the hook keys are being revoked by Google itself, disturbingly fast.
I've been struggling at this point, so just wondering for the sake of passing the STRONG-INTEGRITY (unlock-bl)
Anybody knows here?

Thanks po sa sasagot

Key-Box format:
XML:
<?xml version="1.0"?>
<AndroidAttestation>
<NumberOfKeyboxes>1</NumberOfKeyboxes>
<Keybox DeviceID="...">
<Key algorithm="ecdsa|rsa">
<PrivateKey format="pem">
-----BEGIN EC PRIVATE KEY-----
...
-----END EC PRIVATE KEY-----
</PrivateKey>
<CertificateChain>
<NumberOfCertificates>...</NumberOfCertificates>
<Certificate format="pem">
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
</Certificate>
... more certificates
</CertificateChain>
</Key>...
</Keybox>
</AndroidAttestation>
link address:
You do not have permission to view the full content of this post. Log in or register now.






