Security
|
The SecurityParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() |
SecurityParameters | Obsolete. Default constructor for the SecurityParameters class. |
![]() |
SecurityParameters(String, String, String, String, String, String, String, SecurityActions, SecurityAlgorithm, UInt32, UInt32) | Constructor for the SecurityParameters class. |
Name | Description | |
---|---|---|
![]() |
Action | Property that represents the security actions to perform. |
![]() |
Algorithm | Property that represents the security algorithm. |
![]() |
Comment | Property that represents the additional comment provided with the signature. |
![]() |
Issuer | Property that represents the name of the certificate (digital ID) issuer. |
![]() |
KeyLength | Property that represents the length of the encryption key. |
![]() |
Password | Property that represents the password string. |
![]() |
ProviderName | Property that represents the name of the cryptography provider. |
![]() |
ProviderType | Property that represents the encryption provider type. |
![]() |
SerialNumber | Property that represents the serial number of the certificate (digital ID). |
![]() |
Subject | Property that represents the name of the certificate (digital ID) subject. |
![]() |
TimeServer | Property that represents the name of the time server used for timestamping. |
Name | Description | |
---|---|---|
![]() |
Equals | Checks objects for equality. (Overrides ObjectEquals(Object)) |
![]() |
GetHashCode | Retrieves the object hash code. (Overrides ObjectGetHashCode) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
ToString | Returns an equivalent string representation of this
object. (Overrides ObjectToString) |
![]() |
ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
Name | Description | |
---|---|---|
![]() ![]() |
Equality(SecurityParameters, SecurityParameters) | Equality operator for the SecurityParameters class. |
![]() ![]() |
Inequality(SecurityParameters, SecurityParameters) | Inequality operator for the SecurityParameters class. |
© Bricsys NV. All rights reserved. |