A factory to produce Public Key Info Objects.

Namespace: Org.BouncyCastle.X509
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public sealed class SubjectPublicKeyInfoFactory
Visual Basic
Public NotInheritable Class SubjectPublicKeyInfoFactory
Visual C++
public ref class SubjectPublicKeyInfoFactory sealed

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.X509..::..SubjectPublicKeyInfoFactory

See Also