Click or drag to resize

CryptoAttribute Properties

The CryptoAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAttributeType
Gets or sets this Attribute's Type.
(Inherited from Attribute.)
Public propertyCryptoSuite
Gets or sets the crypto suite. See CryptoSuite for possible values.
Public propertyKeyParams
Gets or sets the key parameters.
Public propertySessionParams
Gets or sets the session parameters.
Public propertyTag
Gets or sets the tag.
Top
See Also