SubjectPublicKeyInfoFactory public static class SubjectPublicKeyInfoFactory A factory to produce Public Key Info Objects. Documentation public static SubjectPublicKeyInfo CreateSubjectPublicKeyInfo(AsymmetricKeyParameter publicKey) Create a Subject Public Key Info object for a given public key.