CertServerModuleGetRawCertificate Method
Returns ASN.1-encoded issued certificate.
Namespace: ADCS.CertMod.ManagedAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
public byte[]? GetRawCertificate()
Public Function GetRawCertificate As Byte()
public:
array<unsigned char>^ GetRawCertificate()
member GetRawCertificate : unit -> byte[]
Return Value
ByteIssued certificate.