Re: javax.security.auth.Destroyable

2013-06-14 Thread Vincent Ryan
may call the key's destroy method and handle the possible exception. >> >> >> On 14 Jun 2013, at 17:42, Michael StJohns wrote: >> >>> Generic questions for possible future work: >>> >>> As a general guideline, would it make sense to add >&

Re: javax.security.auth.Destroyable

2013-06-14 Thread Michael StJohns
s an instance of Destroyable >or they may call the key's destroy method and handle the possible exception. > > >On 14 Jun 2013, at 17:42, Michael StJohns wrote: > >>Generic questions for possible future work: >> >>As a general guideline, would it make se

Re: javax.security.auth.Destroyable

2013-06-14 Thread Vincent Ryan
of Destroyable or they may call the key's destroy method and handle the possible exception. On 14 Jun 2013, at 17:42, Michael StJohns wrote: > Generic questions for possible future work: > > As a general guideline, would it make sense to add > javax.security.auth.Destroya

Re: javax.security.auth.Destroyable

2013-06-14 Thread Matthew Hall
out in the way you claim to be. -- Sent from my mobile device. Michael StJohns wrote: >Generic questions for possible future work: > >As a general guideline, would it make sense to add >javax.security.auth.Destroyable to the set of interfaces for SecretKey >and PrivateKey impleme

javax.security.auth.Destroyable

2013-06-14 Thread Michael StJohns
Generic questions for possible future work: As a general guideline, would it make sense to add javax.security.auth.Destroyable to the set of interfaces for SecretKey and PrivateKey implementation objects where possible? Should the methods that use secret and private keys check to see if those