Constants.SECCHKCD_ENCALG_NOTSUPPORTED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int SECCHKCD_ENCALG_NOTSUPPORTED = 27;
public const int SECCHKCD_ENCALG_NOTSUPPORTED = 27;
val mutable SECCHKCD_ENCALG_NOTSUPPORTED : int
Public Const SECCHKCD_ENCALG_NOTSUPPORTED As Integer = 27