Pkcs11Interop  5.1.2
Properties | List of all members
Net.Pkcs11Interop.HighLevelAPI.MechanismParams.ICkDsaParameterGenParam Interface Reference

Parameters for the CKM_DSA_PROBABLISTIC_PARAMETER_GEN, CKM_DSA_SHAWE_TAYLOR_PARAMETER_GEN a CKM_DSA_FIPS_G_GEN mechanisms More...

Inherits Net.Pkcs11Interop.HighLevelAPI.MechanismParams.IMechanismParams.

Inherited by Net.Pkcs11Interop.HighLevelAPI40.MechanismParams.CkDsaParameterGenParam, Net.Pkcs11Interop.HighLevelAPI41.MechanismParams.CkDsaParameterGenParam, Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkDsaParameterGenParam, and Net.Pkcs11Interop.HighLevelAPI81.MechanismParams.CkDsaParameterGenParam.

Properties

byte [] Seed [get]
 Seed value used to generate PQ and G More...
 

Additional Inherited Members

- Public Member Functions inherited from Net.Pkcs11Interop.HighLevelAPI.MechanismParams.IMechanismParams
object ToMarshalableStructure ()
 Returns managed object that can be marshaled to an unmanaged block of memory More...
 

Detailed Description

Parameters for the CKM_DSA_PROBABLISTIC_PARAMETER_GEN, CKM_DSA_SHAWE_TAYLOR_PARAMETER_GEN a CKM_DSA_FIPS_G_GEN mechanisms

Property Documentation

◆ Seed

byte [] Net.Pkcs11Interop.HighLevelAPI.MechanismParams.ICkDsaParameterGenParam.Seed
get

Seed value used to generate PQ and G


The documentation for this interface was generated from the following file: