Java.Security.Cert.CertificateNotYetValidException Class
The exception that is thrown when a Certificate is not yet valid or will not yet be valid on a specified date.

See Also: CertificateNotYetValidException Members

Syntax

[Android.Runtime.Register("java/security/cert/CertificateNotYetValidException", DoNotGenerateAcw=true)]
public class CertificateNotYetValidException : CertificateException

Remarks

The exception that is thrown when a Certificate is not yet valid or will not yet be valid on a specified date.

[Android Documentation]

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1