Determines whether the
MemCryptStorage contains a certificate with the specified ID.
'Declaration
Public Shared Function ContainsCert( _
ByVal As String _
) As Boolean
Parameters
- id
- The specified ID.
Return Value
true, if the
MemCryptStorage contains a certificate with the specified ID.