codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  SecurityParams object

Supplies information necessary for performing security operations on drawing files.

VBA class name:

SecurityParams 

Create using:

GetInterfaceObject("AutoCAD.SecurityParams.16"), or
Dim sp As New AcadSecurityParams 

Access via:

Not applicable 

The SecurityParams object stores settings used for drawing security. You can use the SecurityParams object to encrypt and digitally sign drawing files.

The object includes properties for information about cryptography providers and other settings for drawing security. Additional information about cryptography providers is available on MSDN.

Methods

None 

Properties

Action

Algorithm

Comment

Issuer

KeyLength

Password

ProviderName

ProviderType

SerialNumber

Subject

TimeServer  

 

   Comments?