

var pkvKeyGenerator = new PkvKeyGenerator() WriteLine( "Seed (for example user ID) is: ") This value could be a user ID or something // else depending on your application logic. A unique key will be created for the seed value. New KeyByteSet( keyByteNumber: 8, keyByteA: 6, keyByteB: 88, keyByteC: 32) New KeyByteSet( keyByteNumber: 7, keyByteA: 89, keyByteB: 45, keyByteC: 142),

New KeyByteSet( keyByteNumber: 6, keyByteA: 200, keyByteB: 56, keyByteC: 49), New KeyByteSet( keyByteNumber: 5, keyByteA: 62, keyByteB: 4, keyByteC: 234), New KeyByteSet( keyByteNumber: 4, keyByteA: 2, keyByteB: 93, keyByteC: 41), New KeyByteSet( keyByteNumber: 3, keyByteA: 11, keyByteB: 185, keyByteC: 69), New KeyByteSet( keyByteNumber: 2, keyByteA: 96, keyByteB: 254, keyByteC: 23), New KeyByteSet( keyByteNumber: 1, keyByteA: 58, keyByteB: 6, keyByteC: 97), You should change these values in your solution. Here in SampleKeyGenerator is the full set of KeyByteSet used to generate the licence key. In your application that is responsible for generating the licence keys, reference the NuGet package. NET standard, will vary significantly from the samples included below and will not be maintained going forward. NET Framework 2.0 version is retained in this repository under /legacy-netfx but be aware that the API was changed in the port to. NET Standard implementation support see: This means that this library can be used with:įor full.
