Base class for SymmetricProofDescriptor and AsymmetricProofDescriptor

В следующей таблице перечислены члены, предоставляемые типом ProofDescriptor.

Защищенный Конструкторы

  Имя Описание
ProofDescriptor  
Вверх

Открытый Свойства

  Имя Описание
public property KeyIdentifier Get the key identifier that can be used inside issued to define the key either symmetric or asymmetric. If the key is symmetric, it is usually the binary secret or encrypted key; if it is asymmetric it is usually the key identifier from the RST/UseKey i.e. the public key
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method ApplyTo  
public method Equals  Перегружено. (унаследовано от Object)
public method GetHashCode  (унаследовано от Object)
public method GetType  (унаследовано от Object)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
Вверх

Защищенный Методы

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.