Skip to content

Instantly share code, notes, and snippets.

View martinm1000's full-sized avatar

Martin Miller martinm1000

  • Montreal, Canada
View GitHub Profile
@martinm1000
martinm1000 / DemoChainValidation.cs
Created July 14, 2020 14:17
X509Chain should not validate ?
using System;
using System.Security.Cryptography;
using System.Security.Cryptography.X509Certificates;
namespace Manager {
public class DemoChainValidation {
private static X509Certificate2 authority; // CA
private static X509Certificate2 signedBy; // NOT CA, but signed by CA
@martinm1000
martinm1000 / TestBindings.java
Created October 13, 2016 17:53
JavaFX Binding Tests
import javafx.beans.Observable;
import javafx.beans.binding.Bindings;
import javafx.beans.binding.DoubleBinding;
import javafx.beans.binding.ObjectBinding;
import javafx.beans.property.DoubleProperty;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.ObjectProperty;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleObjectProperty;

Keybase proof

I hereby claim:

  • I am martinm1000 on github.
  • I am martinmiller (https://keybase.io/martinmiller) on keybase.
  • I have a public key whose fingerprint is 3571 FCA2 CDE2 06DA 5EEB AB45 E0A9 DEAE 691B 3181

To claim this, I am signing this object: