IAcadSecurityParams
Security Parameters Interface
Supported Platforms: Windows only
Object Inheritance
Members
These members are part of this object:
Properties- Action
- Password
- ProviderType
- ProviderName
- Algorithm
- KeyLength
- Subject
- Issuer
- SerialNumber
- Comment
- TimeServer
- Action
Void Action( )
Specifies the security-related operations to be performed.
- Password
Void Password( )
Specifies the encryption password.
- ProviderType
Void ProviderType( )
Specifies the encryption provider type.
- ProviderName
Void ProviderName( )
Specifies the encryption provider name.
- Algorithm
Void Algorithm( )
Specifies the encryption algorithm identifier.
- KeyLength
Void KeyLength( )
Specifies the length of the encryption key.
- Subject
Void Subject( )
Specifies the subject name of the digital certificate
- Issuer
Void Issuer( )
Specifies the issuer name of the digital certificate.
- SerialNumber
Void SerialNumber( )
Specifies the serial number of the digital certificate.
Void Comment( )
Specifies the comment to be included with the digital signature.
- TimeServer
Void TimeServer( )
Specifies the name of the time server to be used for the digital signature.