[To be supplied.]
[Visual Basic] Overrides Public Function IsKeyType( _ ByVal str As String _ ) As Boolean [C#] public override bool IsKeyType( string str ); [C++] public: override bool IsKeyType( String* str ); [JScript] public override function IsKeyType( str : String ) : Boolean;
XMLKeyStorage Class | XMLKeyStorage Members | System.Security.Cryptography Namespace