C# Class RSA, GooglePlayLicenseVerification

Afficher le fichier Open project: Unity-Technologies/GooglePlayLicenseVerification Class Usage Examples

Méthodes publiques

Méthode Description
SimpleParseASN1 ( string publicKey, byte &modulus, byte &exponent ) : void

Method Details

SimpleParseASN1() public static méthode

public static SimpleParseASN1 ( string publicKey, byte &modulus, byte &exponent ) : void
publicKey string
modulus byte
exponent byte
Résultat void