search for: _types_

Displaying 3 results from an estimated 3 matches for "_types_".

Did you mean: _types
2002 Jul 24
2
ssh-keygen listing fingerprints little unclear
Since ssh-keygen is not listing the _types_ of keys I have in my file, wouldn't it be a good idea to make the -t switch filtering out the selected type of key when doing a listing with -l? i.e. in this case I see both rsa1, rsa, and dss keys: $ ssh-keygen -l -f ~/.ssh/known_hosts 1024 a9:4f:0b:b6:33:d7:d0:ad:6a:11:b4:57:25:7e:1e:f8...
2011 Mar 06
1
[LLVMdev] description of llvm::Value correct?
Hi! in the detailed description of llvm::Value it says: All _types_ can have a name and they should belong to some Module Is this correct or is it rather All _values_ can have a name and they should belong to some Module? Is it correct to use types across modules (in the same context)? -Jochen
2002 Jul 25
0
openssh-unix-dev digest, Vol 1 #505 - 15 msgs
...t;magnus at bodin.org> > Cc: openssh-unix-dev at mindrot.org > Subject: Re: ssh-keygen listing fingerprints little unclear > > nice, do you have a patch? > > On Wed, Jul 24, 2002 at 09:35:34AM +0200, Magnus Bodin wrote: > > > > Since ssh-keygen is not listing the _types_ of keys I have in my file, > > wouldn't it be a good idea to make the -t switch filtering out the > > selected type of key when doing a listing with -l? > > > > i.e. in this case I see both rsa1, rsa, and dss keys: > > > > $ ssh-keygen -l -f ~/.ssh/known...