505bc85 Move code into common krb5 utils

Authored and Committed by simo 11 years ago
    Move code into common krb5 utils
    
    This moves the decoding function that reads the keys from the ber format
    into a structure in the common krb5 util code right below the function
    that encodes the same data structure into a ber format.
    This way the 2 functions are in the same place and can be both used by
    all ia components.
    
        
file modified
+150 -0
file modified
+2 -0