unexport the oid_to_enctype function, not for external consumers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14921 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -3064,7 +3064,7 @@ krb5_enctype_to_oid(krb5_context context,
|
||||
}
|
||||
|
||||
krb5_error_code KRB5_LIB_FUNCTION
|
||||
krb5_oid_to_enctype(krb5_context context,
|
||||
_krb5_oid_to_enctype(krb5_context context,
|
||||
const heim_oid *oid,
|
||||
krb5_enctype *etype)
|
||||
{
|
||||
|
Reference in New Issue
Block a user