You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike the other point types, OctetString has a private constructor and no factory methods, which leaves me unable to instantiate one in my application/test code.
The text was updated successfully, but these errors were encountered:
kevinherron
changed the title
OctetString has private constructor
OctetString has private constructor in Java bindings
Sep 2, 2024
Unlike the other point types,
OctetString
has a private constructor and no factory methods, which leaves me unable to instantiate one in my application/test code.The text was updated successfully, but these errors were encountered: