Condividi tramite


CRLReason Classe

Definizione

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

[Android.Runtime.Register("java/security/cert/CRLReason", ApiSince=24, DoNotGenerateAcw=true)]
public sealed class CRLReason : Java.Lang.Enum
[<Android.Runtime.Register("java/security/cert/CRLReason", ApiSince=24, DoNotGenerateAcw=true)>]
type CRLReason = class
    inherit Enum
Ereditarietà
CRLReason
Attributi

Commenti

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Aggiunta nella versione 1.7.

Documentazione java per java.security.cert.CRLReason.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Proprietà

AaCompromise

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

AffiliationChanged

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

CaCompromise

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

CertificateHold

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

CessationOfOperation

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
DeclaringClass

Restituisce l'oggetto Class corrispondente al tipo enumerazione della costante enumerazione.

(Ereditato da Enum)
Handle

Handle per l'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
JniPeerMembers

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

KeyCompromise

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

PeerReference

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
PrivilegeWithdrawn

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

RemoveFromCrl

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Superseded

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

ThresholdClass

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Enum)
ThresholdType

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Enum)
Unspecified

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Unused

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Metodi

Clone()

Genera CloneNotSupportedException.

(Ereditato da Enum)
CompareTo(Object)

Confronta questa enumerazione con l'oggetto specificato per l'ordine.

(Ereditato da Enum)
Dispose()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
Dispose(Boolean)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
Equals(Object)

Restituisce true se l'oggetto specificato è uguale a questa costante di enumerazione.

(Ereditato da Enum)
GetHashCode()

Restituisce un codice hash per questa costante di enumerazione.

(Ereditato da Enum)
JavaFinalize()

Chiamato dal Garbage Collector su un oggetto quando Garbage Collection determina che non sono presenti altri riferimenti all'oggetto .

(Ereditato da Object)
Name()

Restituisce il nome di questa costante enumerazione, esattamente come dichiarato nella dichiarazione di enumerazione.

(Ereditato da Enum)
Notify()

Riattiva un singolo thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
NotifyAll()

Riattiva tutti i thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
Ordinal()

Restituisce l'ordinale di questa costante di enumerazione ( posizione nella relativa dichiarazione di enumerazione, in cui alla costante iniziale viene assegnato un ordinale pari a zero).

(Ereditato da Enum)
SetHandle(IntPtr, JniHandleOwnership)

Imposta la proprietà Handle.

(Ereditato da Object)
ToArray<T>()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
ToString()

Restituisce una rappresentazione di stringa dell'oggetto.

(Ereditato da Object)
UnregisterFromRuntime()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
ValueOf(String)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Values()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Wait()

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo <>una notifica</em> o <em>interrotto</em>.

(Ereditato da Object)
Wait(Int64)

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo>< una notifica</em> o <em>interrotto</em> o fino a quando non è trascorsa una determinata quantità di tempo reale.

(Ereditato da Object)
Wait(Int64, Int32)

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo>< una notifica</em> o <em>interrotto</em> o fino a quando non è trascorsa una determinata quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
IJavaPeerable.Finalized()

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
IJavaPeerable.JniManagedPeerState

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

(Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)

Esegue una conversione del tipo di tipo controllato dal runtime Android.

JavaCast<TResult>(IJavaObject)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

GetJniTypeName(IJavaPeerable)

L'enumerazione CRLReason specifica il motivo per cui un certificato viene revocato, come definito in RFC 5280: Internet X.509 Public Key Infrastructure Certificate e CRL Profile.

Si applica a