Insert certificate information into an XML document and output to memory.

Overload List

  NameDescription
InsertCertToBytes(array<Byte>[]()[], String)
Insert certificate information into an XML document (as a byte array) and output to memory.
InsertCertToBytes(String, String)
Insert certificate information into an XML document (as a file) and output to memory.

See Also