次の方法で共有


EncryptionUtils クラス

定義

public static class EncryptionUtils
type EncryptionUtils = class
Public Class EncryptionUtils
継承
EncryptionUtils

フィールド

IVSizeInBytesForAesCbc
KeySizeInBitsForAes128
KeySizeInBitsForAes256
KeySizeInBytesForAes128
KeySizeInBytesForAes256

メソッド

CalculateChecksum(Byte[], Guid)
DecryptSymmetricKey(X509Certificate2, Byte[])
EncryptSymmetricKey(X509Certificate2, SymmetricAlgorithm)
EncryptSymmetricKeyData(X509Certificate2, Byte[])
EraseKey(Byte[])
GetCertificateFromStore(String)
GetCertificateFromStore(String, StoreLocation)
GetKeyIdAsGuid(String)
GetKeyIdentifierAsString(Guid)
SaveCertificateToStore(X509Certificate2)

適用対象