X509SignatureGenerator (class)

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

mget_PublicKeyPublicKey
mCreateForECDsaX509SignatureGenerator
mCreateForRSAX509SignatureGenerator
mGetSignatureAlgorithmIdentifierByte[]
mSignDataByte[]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pPublicKeyPublicKey

get_PublicKey

CreateForECDsa

.

CreateForRSA

keySystem.Security.Cryptography.ECDsa

GetSignatureAlgorithmIdentifier

keySystem.Security.Cryptography.RSA
signaturePaddingSystem.Security.Cryptography.RSASignaturePadding

SignData

hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName

Equals

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

GetHashCode

objSystem.Object

GetType

.

ToString

.

PublicKey

.
.