PkiVerificationFailedCertNotValidException Class
|
Exception indicating that PKI signature verification failed because certificate was not valid at the given time.
Inheritance Hierarchy
Namespace:
Guardtime.KSI.Exceptions
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax[SerializableAttribute]
public class PkiVerificationFailedCertNotValidException : PkiVerificationException
<SerializableAttribute>
Public Class PkiVerificationFailedCertNotValidException
Inherits PkiVerificationException
[SerializableAttribute]
public ref class PkiVerificationFailedCertNotValidException : public PkiVerificationException
[<SerializableAttribute>]
type PkiVerificationFailedCertNotValidException =
class
inherit PkiVerificationException
end
The PkiVerificationFailedCertNotValidException type exposes the following members.
Constructors
Properties
Methods
See Also