C# Class RSA, GooglePlayLicenseVerification

Mostrar archivo Open project: Unity-Technologies/GooglePlayLicenseVerification Class Usage Examples

Public Methods

Method Description
SimpleParseASN1 ( string publicKey, byte &modulus, byte &exponent ) : void

Method Details

SimpleParseASN1() public static method

public static SimpleParseASN1 ( string publicKey, byte &modulus, byte &exponent ) : void
publicKey string
modulus byte
exponent byte
return void