Constructors: NewCspKeyContainerInfo

NewCspKeyContainerInfo

Creates a new CspKeyContainerInfo object.



 Public Function NewCspKeyContainerInfo(
	  ByVal Parameters As CspParameters ) As CspKeyContainerInfo

Parameters

Parameters
[ByVal] CspParameters. The parameters used to derive information from.

Return Values

CspKeyContainerInfo -  A new CspKeyContainerInfo object.

Remarks

This object is usually created by crypto service provider. Instantiating an object directly may result in property throwing an exception when accessed.

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewCryptoStream NewCspParameters