Class SignatureKey
				
				
			
				Class implementing signature keys
				
				
					
Defined in:  SignatureKey.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								SignatureKey(name, id)
							 
							Create a signature key object 
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 getType()
								 
								Override from base class 
							 | 
						|
| 
								
								 Terminate authentication object 
							 | 
						|
| 
								 toString()
								 
								Convert object to a human readable string 
							 | 
						
					Class Detail
				
				
				
						SignatureKey(name, id)
				
				
				
					Create a signature key object
					
				
				
				
				
				
					
						- Parameters:
 - {String} name
 - the human readable name of the object
 - {Number} id
 - the key id
 
					Method Detail
				
				
					 
					
					
					
					getType()
					
					
					
						Override from base class
						
						
					
					
					
					
						
						
						
						
						
						
						
					
					
					
					terminate()
					
					
					
						Terminate authentication object
						
						
					
					
					
					
						
						
						
						
						
						
						
					
					
					
					toString()
					
					
					
						Convert object to a human readable string