cred_count property

  1. @UnsignedInt()
int cred_count
getter/setter pair

Number of credentials in the credential array.

Implementation

@ffi.UnsignedInt()
external int cred_count;