Class IdentityAddressOwnerNode
		 
	 
	
		
			
			
			
				Constructors
				
					
					constructor
					
					
						- 
							
							
Parameters
							
								- 
									
ownerHdNode: BIP32Interface
								 
								- 
									
salt: string
								 
							
							
						 
					
				
			
			
				Properties
				
					
					hdNode
					hdNode: BIP32Interface
					
				
				
			
			
				Methods
				
				
					
					getAppAddress
					
						- getAppAddress(appDomain: string): string
 
					
					
						- 
							
							
Parameters
							
							Returns string
						 
					
				
				
					
					getAppNode
					
						- getAppNode(appDomain: string): BIP32Interface
 
					
					
						- 
							
							
Parameters
							
							Returns BIP32Interface
						 
					
				
				
					
					getAppPrivateKey
					
						- getAppPrivateKey(appDomain: string): string
 
					
					
						- 
							
							
Parameters
							
							Returns string
						 
					
				
				
					
					getAppsNode
					
						- getAppsNode(): BIP32Interface
 
					
					
				
				
					
					getEncryptionNode
					
						- getEncryptionNode(): BIP32Interface
 
					
					
				
				
				
					
					getIdentityKeyID
					
						- getIdentityKeyID(): string
 
					
					
				
				
					
					getNode
					
						- getNode(): BIP32Interface
 
					
					
				
				
					
					getSTXNode
					
						- getSTXNode(): BIP32Interface
 
					
					
				
				
				
					
					getSigningNode
					
						- getSigningNode(): BIP32Interface