The DomainParameters type exposes the following members.

Properties

  Name Description
Attributes
Gets the attributes set.
(Inherited from CryptokiObject.)
Base
Value of this CKA_BASE attribute
Class
Class of this object
(Inherited from CryptokiObject.)
ClassName
Gets the name of this PKCS#11 object's class.
(Inherited from CryptokiObject.)
Handle
Handle to this object inside native cryptoki
(Inherited from CryptokiObject.)
KeyType
Value of this CKA_KEY_TYPE attribute
Local
Value of this CKA_LOCAL attribute
Prime
Value of this CKA_PRIME attribute
PrimeBits
Value of this CKA_PRIME_BITS attribute
Size
Size in bytes of this object
(Inherited from CryptokiObject.)

See Also