SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AssertionInfoSignatureValidationResult Property

The outcome of the cryptographic signature validation.

Object Oriented Interface

public function getAssertionInfoSignatureValidationResult();

Procedural Interface

secureblackbox_samlwriter_get($res, 31 );

Default Value

0

Remarks

The outcome of the cryptographic signature validation.

The following signature validity values are supported:

svtValid0The signature is valid

svtUnknown1Signature validity is unknown

svtCorrupted2The signature is corrupted

svtSignerNotFound3Failed to acquire the signing certificate. The signature cannot be validated.

svtFailure4General failure

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]