Org.BouncyCastle.Crypto.Signers
Namespace with 26 public types
Classes
                                     DsaDigestSigner
                                    
                                
                            
                            
                                
                                     DsaSigner
                                    
                                
                            
                            
                                
                                     ECDsaSigner
                                    
                                
                            
                            
                                
                                     ECGost3410Signer
                                    
                                
                            
                            
                                
                                     ECNRSigner
                                    
                                
                            
                            
                                
                                     Ed25519ctxSigner
                                    
                                
                            
                            
                                
                                     Ed25519phSigner
                                    
                                
                            
                            
                                
                                     Ed25519Signer
                                    
                                
                            
                            
                                
                                     Ed448phSigner
                                    
                                
                            
                            
                                
                                     Ed448Signer
                                    
                                
                            
                            
                                
                                     GenericSigner
                                    
                                
                            
                            
                                
                                     Gost3410DigestSigner
                                    
                                
                            
                            
                                
                                     Gost3410Signer
                                    
                                
                            
                            
                                
                                     HMacDsaKCalculator
                                    
                                
                            
                            
                                
                                     Iso9796d2PssSigner
                                    ISO9796-2 - mechanism using a hash function with recovery (scheme 2 and 3).
            
            Note: the usual length for the salt is the length of the hash
            function used in bytes.
                                
                            
                            
                                
                                     Iso9796d2Signer
                                    ISO9796-2 - mechanism using a hash function with recovery (scheme 1)
                                
                            
                            
                                
                                     IsoTrailers
                                    
                                
                            
                            
                                
                                     PlainDsaEncoding
                                    
                                
                            
                            
                                
                                     PssSigner
                                    RSA-PSS as described in Pkcs# 1 v 2.1.
            
            Note: the usual value for the salt length is the number of
            bytes in the hash function.
                                
                            
                            
                                
                                     RandomDsaKCalculator
                                    
                                
                            
                            
                                
                                     RsaDigestSigner
                                    
                                
                            
                            
                                
                                     SM2Signer
                                    The SM2 Digital Signature algorithm.
                                
                            
                            
                                
                                     StandardDsaEncoding
                                    
                                
                            
                            
                                
                                     X931Signer
                                    
                                
                            
                        
                        Interfaces
                                     IDsaEncoding
                                    An interface for different encoding formats for DSA signatures.
                                
                            
                            
                                
                                     IDsaKCalculator