CertServerModuleGetAttestationChallenge Method
Returns binary attestation challenge.
Namespace: ADCS.CertMod.ManagedAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
public byte[]? GetAttestationChallenge()
Public Function GetAttestationChallenge As Byte()
public:
array<unsigned char>^ GetAttestationChallenge()
member GetAttestationChallenge : unit -> byte[]
Return Value
ByteAttestation challenge.