Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SignedPublicKeyAndChallenge Class

Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)

A SPKAC certificate request. This is used by Mozilla, Opera and other browsers except Internet Explorer. For Internet Explorer, use CertificationRequest.

Syntax
public class SignedPublicKeyAndChallenge
Inheritance
Object
SignedPublicKeyAndChallenge
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
SignedPublicKeyAndChallenge(Byte[])

Creates a SPKAC request from an ASN.1 block.

Properties

Name Description
PublicKey

Gets the SPKAC request's public key info. This includes the key itself.

Methods

Name Description
Validate(String)

Validates the SPKAC request's signature.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies