Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkAssociate(AsymmetricAlgorithm)
Associates the supplied private key with the certificate to perform operations that need a private key.
Public methodSupported by the .NET Compact FrameworkAssociate(AsymmetricKeyAlgorithm)
Associates the supplied private key with the certificate to perform operations that need a private key.
Public methodSupported by the .NET Compact FrameworkAssociate(PrivateKeyInfo)
Associates the supplied private key with the certificate to perform operations that need a private key.
Public methodSupported by the .NET Compact FrameworkAssociate(AsymmetricAlgorithm, Boolean)
Associates the supplied private key with the certificate to perform operations that need a private key.
Public methodSupported by the .NET Compact FrameworkAssociate(AsymmetricKeyAlgorithm, Boolean)
Associates the supplied private key with the certificate to perform operations that need a private key.
Public methodSupported by the .NET Compact FrameworkAssociate(PrivateKeyInfo, Boolean)
Associates the supplied private key with the certificate to perform operations that need a private key.

See Also