[To be supplied.]
[Visual Basic] MustOverride Public Sub SetKeyType( _ ByVal strType As String _ ) [C#] public abstract void SetKeyType( string strType ); [C++] public: virtual void SetKeyType( String* strType ) = 0; [JScript] public abstract function SetKeyType( strType : String );
StorageXML Class | StorageXML Members | System.Security.Cryptography Namespace