Click or drag to resize

INistManagerIsNistConfigured Method

Check if NIST is configured and NIST data is loaded

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IsNistConfigured()

Return Value

Type: Boolean
True if NIST has been configured
See Also