Constructors: NewCspKeyContainerInfo |
Creates a new CspKeyContainerInfo object.
Public Function NewCspKeyContainerInfo( ByVal Parameters As CspParameters ) As CspKeyContainerInfo
This object is usually created by crypto service provider. Instantiating an object directly may result in property throwing an exception when accessed.
Exception | Condition |
---|---|
ArgumentNullException | Parameters is Nothing. |