DSA (class)

This type is found in the namespace System.Security.Cryptography

mCreateDSA
mSignDataByte[]
mSignDataByte[]
mSignDataByte[]
mVerifyDataBoolean
mVerifyDataBoolean
mVerifyDataBoolean
mCreateDSA
mCreateDSA
mCreateDSA
mCreateSignatureByte[]
mVerifySignatureBoolean
mFromXmlStringVoid
mToXmlStringString
mExportParametersDSAParameters
mImportParametersVoid
mDisposeVoid
mClearVoid
mget_KeySizeInt32
mset_KeySizeVoid
mget_LegalKeySizesKeySizes[]
mget_SignatureAlgorithmString
mget_KeyExchangeAlgorithmString
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pKeySizeInt32
pLegalKeySizesKeySizes[]
pSignatureAlgorithmString
pKeyExchangeAlgorithmString

Create

SignData

algNameSystem.String

SignData

dataSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

SignData

dataSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

VerifyData

dataSystem.IO.Stream
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

VerifyData

dataSystem.Byte[]
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

VerifyData

dataSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

Create

dataSystem.IO.Stream
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

Create

.

Create

keySizeInBitsSystem.Int32

CreateSignature

parametersSystem.Security.Cryptography.DSAParameters

VerifySignature

rgbHashSystem.Byte[]

FromXmlString

rgbHashSystem.Byte[]
rgbSignatureSystem.Byte[]

ToXmlString

xmlStringSystem.String

ExportParameters

includePrivateParametersSystem.Boolean

ImportParameters

includePrivateParametersSystem.Boolean

Dispose

parametersSystem.Security.Cryptography.DSAParameters

Clear

.

get_KeySize

.

set_KeySize

.

get_LegalKeySizes

valueSystem.Int32

get_SignatureAlgorithm

.

get_KeyExchangeAlgorithm

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

KeySize

.

LegalKeySizes

.

SignatureAlgorithm

.

KeyExchangeAlgorithm

.
.