Auxiliary Objects
<%
'******************************************************************************
'
' THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
' EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
' WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
'
' Copyright (C) 1999- 2002. Microsoft Corporation. All rights reserved.
'
'******************************************************************************
'
' Auxiliary.html
'
' This is a VBScript sample that illustrates how to use features introduced in
' CAPICOM v2.0 to display properties of public and private keys, extensions,
' policies, qualifiers and template.
'
' Note: For simplicity, this script does not handle all exceptions.
'
'******************************************************************************
%>