Goedel.Cryptography.CertificateStore.Clean C# (CSharp) Method

Clean() public static method

Clean all certificate stores to remove test certificates
public static Clean ( ) : void
return void
        public static void Clean() {
            PlatformClean();
            }