The following command creates a new random key pair and stores it in Endvstrongkey.snk. SN-k endvstrongkey.snk The following command stores the key in Endvstrongkey.snk in the container endv in the strong name CSP. SN-I endvstrongkey.snk endv the following command extracts the public key from the endvstrongkey.snk and stores it in Endvpublickey.snk. SN-P endvstrongkey.snk endvpublickey.snk The following command displays the public key and the token of the public key contained in the ENDVPUBLICKEY.SNK. SN-TP endvpublickey.snk The following command to validate assembly ENDV.DATA.V1.0. DLLSN-V Endv.Data.v1.0the command below removes ENDV from the default CSP. SN-D ENDV-------------------------------------------------------------------SN-k endvstrongkey.snk------------------------------------------------------------------Microsoft (R). NET Framework Strong Name Utility version4.0.30319.33440Copyright (C) Microsoft Corporation. All rights reserved. E:\Endv\Endv.Key>SN-k Endvstrongkey.snkmicrosoft (R). NET Framework Strong Name Utility version4.0.30319.33440Copyright (C) Microsoft Corporation. All rights reserved. Key pair written to Endvstrongkey.snke:\endv\endv.key>SN-P endvstrongkey.snk endvpublickey.snkmicrosoft (R). NET Framework Strong Name Utility version4.0.30319.33440Copyright (C) Microsoft Corporation. All rights reserved. The public key has been written to Endvpublickey.snke:\endv\endv.key>SN-i endvstrongkey.snk endvmicrosoft (R). NET Framework Strong Name Utility version4.0.30319.33440Copyright (C) Microsoft Corporation. All rights reserved. The key pair is installed into "ENDV" E:\Endv\Endv.Key>SN-TP Endvpublickey.snkmicrosoft (R). NET Framework Strong Name Utility version4.0.30319.33440Copyright (C) Microsoft Corporation. All rights reserved. Public key (hash algorithm: SHA1): 0 024000004800000940000000602000000240000525341310004000001000100c5a1b8fa2bb801d8c1c726f3a228fec0c5e20c9ac26f0c97696011af2a 9c75ffbd5063d2806724830a41d52be9fbe9c0c41aa98be55d2dff5eb55e1f9026b2f0b4eec0f34355e1cda4e7bb9742c10ad2417af1853f3dc273384 b4ad6426665c2db24693e69c5c2b4f14cef6c34464ec01084d61484505b72346408b79fe90287 public key is marked as c4274659ffcaf636
Create a new random key pair example