@ -419,11 +419,6 @@
#
# P r o p e r t i e s f o r o b j e c t s o f c l a s s e s d e r i v e d f r o m s e c r e t - c o m m o n .
#
# @ l o a d e d : i f true , t h e s e c r e t i s l o a d e d i m m e d i a t e l y w h e n a p p l y i n g
# t h i s o p t i o n a n d w i l l p r o b a b l y f a i l w h e n p r o c e s s i n g t h e n e x t
# o p t i o n . D o n ' t u s e ; o n l y p r o v i d e d f o r c o m p a t i b i l i t y .
# ( d e f a u l t : false )
#
# @ f o r m a t : t h e d a t a f o r m a t t h a t t h e s e c r e t i s p r o v i d e d i n
# ( d e f a u l t : r a w )
#
@ -436,16 +431,10 @@
# 16 - b y t e I V . M a n d a t o r y i f @ k e y i d i s g i v e n . I g n o r e d i f @ k e y i d i s
# a b s e n t .
#
# F e a t u r e s :
#
# @ d e p r e c a t e d : M e m b e r @ l o a d e d i s d e p r e c a t e d . S e t t i n g true d o e s n ' t
# m a k e s e n s e , a n d false i s a l r e a d y t h e d e f a u l t .
#
# S i n c e : 2.6
# #
{ ' s t r u c t ' : ' S e c r e t C o m m o n P r o p e r t i e s ' ,
' d a t a ' : { ' * l o a d e d ' : { ' t y p e ' : ' b o o l ' , ' f e a t u r e s ' : [ ' d e p r e c a t e d ' ] } ,
' * f o r m a t ' : ' Q C r y p t o S e c r e t F o r m a t ' ,
' d a t a ' : { ' * f o r m a t ' : ' Q C r y p t o S e c r e t F o r m a t ' ,
' * k e y i d ' : ' s t r ' ,
' * i v ' : ' s t r ' } }
@ -512,58 +501,32 @@
#
# P r o p e r t i e s f o r t l s - c r e d s - a n o n o b j e c t s .
#
# @ l o a d e d : i f true , t h e c r e d e n t i a l s a r e l o a d e d i m m e d i a t e l y w h e n
# a p p l y i n g t h i s o p t i o n a n d w i l l i g n o r e o p t i o n s t h a t a r e p r o c e s s e d
# l a t e r . D o n ' t u s e ; o n l y p r o v i d e d f o r c o m p a t i b i l i t y .
# ( d e f a u l t : false )
#
# F e a t u r e s :
#
# @ d e p r e c a t e d : M e m b e r @ l o a d e d i s d e p r e c a t e d . S e t t i n g true d o e s n ' t
# m a k e s e n s e , a n d false i s a l r e a d y t h e d e f a u l t .
#
# S i n c e : 2.5
# #
{ ' s t r u c t ' : ' T l s C r e d s A n o n P r o p e r t i e s ' ,
' b a s e ' : ' T l s C r e d s P r o p e r t i e s ' ,
' d a t a ' : { ' * l o a d e d ' : { ' t y p e ' : ' b o o l ' , ' f e a t u r e s ' : [ ' d e p r e c a t e d ' ] } } }
' d a t a ' : { } }
# #
# @ T l s C r e d s P s k P r o p e r t i e s :
#
# P r o p e r t i e s f o r t l s - c r e d s - p s k o b j e c t s .
#
# @ l o a d e d : i f true , t h e c r e d e n t i a l s a r e l o a d e d i m m e d i a t e l y w h e n
# a p p l y i n g t h i s o p t i o n a n d w i l l i g n o r e o p t i o n s t h a t a r e p r o c e s s e d
# l a t e r . D o n ' t u s e ; o n l y p r o v i d e d f o r c o m p a t i b i l i t y .
# ( d e f a u l t : false )
#
# @ u s e r n a m e : t h e u s e r n a m e w h i c h w i l l b e s e n t t o t h e s e r v e r . F o r
# c l i e n t s o n l y . I f a b s e n t , "qemu" i s s e n t a n d t h e p r o p e r t y w i l l
# r e a d b a c k a s a n e m p t y s t r i n g .
#
# F e a t u r e s :
#
# @ d e p r e c a t e d : M e m b e r @ l o a d e d i s d e p r e c a t e d . S e t t i n g true d o e s n ' t
# m a k e s e n s e , a n d false i s a l r e a d y t h e d e f a u l t .
#
# S i n c e : 3.0
# #
{ ' s t r u c t ' : ' T l s C r e d s P s k P r o p e r t i e s ' ,
' b a s e ' : ' T l s C r e d s P r o p e r t i e s ' ,
' d a t a ' : { ' * l o a d e d ' : { ' t y p e ' : ' b o o l ' , ' f e a t u r e s ' : [ ' d e p r e c a t e d ' ] } ,
' * u s e r n a m e ' : ' s t r ' } }
' d a t a ' : { ' * u s e r n a m e ' : ' s t r ' } }
# #
# @ T l s C r e d s X 509 P r o p e r t i e s :
#
# P r o p e r t i e s f o r t l s - c r e d s - x 509 o b j e c t s .
#
# @ l o a d e d : i f true , t h e c r e d e n t i a l s a r e l o a d e d i m m e d i a t e l y w h e n
# a p p l y i n g t h i s o p t i o n a n d w i l l i g n o r e o p t i o n s t h a t a r e p r o c e s s e d
# l a t e r . D o n ' t u s e ; o n l y p r o v i d e d f o r c o m p a t i b i l i t y .
# ( d e f a u l t : false )
#
# @ s a n i t y - c h e c k : i f true , p e r f o r m s o m e s a n i t y c h e c k s b e f o r e u s i n g t h e
# c r e d e n t i a l s ( d e f a u l t : true )
#
@ -573,17 +536,11 @@
# p r o v i d e s t h e I D o f a p r e v i o u s l y c r e a t e d s e c r e t o b j e c t c o n t a i n i n g
# t h e p a s s w o r d f o r d e c r y p t i o n .
#
# F e a t u r e s :
#
# @ d e p r e c a t e d : M e m b e r @ l o a d e d i s d e p r e c a t e d . S e t t i n g true d o e s n ' t
# m a k e s e n s e , a n d false i s a l r e a d y t h e d e f a u l t .
#
# S i n c e : 2.5
# #
{ ' s t r u c t ' : ' T l s C r e d s X 5 0 9 P r o p e r t i e s ' ,
' b a s e ' : ' T l s C r e d s P r o p e r t i e s ' ,
' d a t a ' : { ' * l o a d e d ' : { ' t y p e ' : ' b o o l ' , ' f e a t u r e s ' : [ ' d e p r e c a t e d ' ] } ,
' * s a n i t y - c h e c k ' : ' b o o l ' ,
' d a t a ' : { ' * s a n i t y - c h e c k ' : ' b o o l ' ,
' * p a s s w o r d i d ' : ' s t r ' } }
# #
# @ Q C r y p t o A k C i p h e r A l g o :