バージョン

EncryptionAlgorithmNotSupportedException クラス

暗号化された文書が提供されたパスワードと読み込まれた際に、暗号化アルゴリズムがサポートされていない場合に発生するエラーを表します。
シンタックス
'宣言
 
<System.SerializableAttribute()>
Public Class EncryptionAlgorithmNotSupportedException 
   Inherits System.NotSupportedException
[System.SerializableAttribute()]
public class EncryptionAlgorithmNotSupportedException : System.NotSupportedException 
参照

オンラインで表示: GitHub