
Make krb5_pac a heim_object_t and use heim_retain() (i.e. reference count +1) as the copy constructor for the type decoration. Note: this assumes that PACs included in naming attributes are immutable.
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
--encode-rfc1510-bit-string
|
|
--sequence=Principals
|
|
--sequence=AuthorizationData
|
|
--sequence=METHOD-DATA
|
|
--sequence=ETYPE-INFO
|
|
--sequence=ETYPE-INFO2
|
|
--preserve-binary=KDC-REQ-BODY
|
|
--decorate=PrincipalNameAttrs:heim_object_t:pac
|
|
--decorate=Principal:PrincipalNameAttrs:nameattrs?
|