AlgorithmIdentifierとは? わかりやすく解説

AlgorithmIdentifier クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

AlgorithmIdentifier クラスは、暗号操作使用するアルゴリズム定義します

名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文構文

Public NotInheritable Class
 AlgorithmIdentifier
Dim instance As AlgorithmIdentifier
public sealed class AlgorithmIdentifier
public ref class AlgorithmIdentifier sealed
public final class AlgorithmIdentifier
public final class AlgorithmIdentifier
継承階層継承階層
System.Object
  System.Security.Cryptography.Pkcs.AlgorithmIdentifier
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AlgorithmIdentifier メンバ
System.Security.Cryptography.Pkcs 名前空間
EnvelopedCms.ContentEncryptionAlgorithm
KeyTransRecipientInfo.KeyEncryptionAlgorithm

AlgorithmIdentifier コンストラクタ ()

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

AlgorithmIdentifier コンストラクタは、既定パラメータ使用して AlgorithmIdentifier クラスインスタンス作成します

名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文構文

Dim instance As New AlgorithmIdentifier
public AlgorithmIdentifier ()
public:
AlgorithmIdentifier ()
public AlgorithmIdentifier ()
public function AlgorithmIdentifier ()
例外例外
例外種類条件

CryptographicException

暗号操作完了できませんでした

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AlgorithmIdentifier クラス
AlgorithmIdentifier メンバ
System.Security.Cryptography.Pkcs 名前空間

AlgorithmIdentifier コンストラクタ (Oid, Int32)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

AlgorithmIdentifier(Oid,Int32) コンストラクタは、指定されアルゴリズム識別子キー長を使用して AlgorithmIdentifier クラスインスタンス作成します

名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文構文

例外例外
例外種類条件

CryptographicException

暗号操作完了できませんでした

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AlgorithmIdentifier クラス
AlgorithmIdentifier メンバ
System.Security.Cryptography.Pkcs 名前空間

AlgorithmIdentifier コンストラクタ (Oid)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

AlgorithmIdentifier(Oid) コンストラクタは、指定されアルゴリズム識別子使用して AlgorithmIdentifier クラスインスタンス作成します

名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文構文

Dim oid As Oid

Dim instance As New AlgorithmIdentifier(oid)
public AlgorithmIdentifier (
    Oid oid
)
public:
AlgorithmIdentifier (
    Oid^ oid
)
public AlgorithmIdentifier (
    Oid oid
)
public function AlgorithmIdentifier (
    oid : Oid
)

パラメータ

oid

アルゴリズムオブジェクト識別子

例外例外
例外種類条件

CryptographicException

暗号操作完了できませんでした

解説解説

このコンストラクタ使用される既定プロパティ値については、AlgorithmIdentifier のトピック参照してください

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AlgorithmIdentifier クラス
AlgorithmIdentifier メンバ
System.Security.Cryptography.Pkcs 名前空間

AlgorithmIdentifier コンストラクタ


オーバーロードの一覧オーバーロードの一覧

名前 説明
AlgorithmIdentifier () AlgorithmIdentifier コンストラクタは、既定パラメータ使用して AlgorithmIdentifier クラスインスタンス作成します
AlgorithmIdentifier (Oid) AlgorithmIdentifier(Oid) コンストラクタは、指定されアルゴリズム識別子使用して AlgorithmIdentifier クラスインスタンス作成します
AlgorithmIdentifier (Oid, Int32) AlgorithmIdentifier(Oid,Int32) コンストラクタは、指定されアルゴリズム識別子キー長を使用して AlgorithmIdentifier クラスインスタンス作成します
参照参照

関連項目

AlgorithmIdentifier クラス
AlgorithmIdentifier メンバ
System.Security.Cryptography.Pkcs 名前空間

AlgorithmIdentifier プロパティ


パブリック プロパティパブリック プロパティ

参照参照

関連項目

AlgorithmIdentifier クラス
System.Security.Cryptography.Pkcs 名前空間
EnvelopedCms.ContentEncryptionAlgorithm
KeyTransRecipientInfo.KeyEncryptionAlgorithm

AlgorithmIdentifier メソッド


AlgorithmIdentifier メンバ

AlgorithmIdentifier クラスは、暗号操作使用するアルゴリズム定義します

AlgorithmIdentifier データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド AlgorithmIdentifier オーバーロードされます。  
パブリック プロパティパブリック プロパティ
パブリック メソッドパブリック メソッド
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

AlgorithmIdentifier クラス
System.Security.Cryptography.Pkcs 名前空間
EnvelopedCms.ContentEncryptionAlgorithm
KeyTransRecipientInfo.KeyEncryptionAlgorithm



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「AlgorithmIdentifier」の関連用語

AlgorithmIdentifierのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



AlgorithmIdentifierのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS